Added plugin "API List All + URLs" to README.md
This commit is contained in:
parent
1b5dc90b14
commit
1ff5fa0b0e
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ Jump to [0-9](#0-9) | [A](#a) | [B](#b) | [C](#c) | [D](#d) | [E](#e) | [F](#f)
|
|||
- [API Delete](https://github.com/claytondaley/yourls-api-delete) - Add a "delete" action to the API.
|
||||
- [API Edit URL](https://github.com/timcrockford/yourls-api-edit-url) - Add an "update" action to the API to edit a URL, and a "geturl" action to get the long URL of a short URL.
|
||||
- [API List All](https://github.com/rosano/yourls-api-action-list) - Add a "list" action to the API to show all keywords.
|
||||
- [API List All + URLs](https://github.com/Le0X8/yourls-api-action-list) - Add a "list" action to the API to show all keywords & URLs. This is a fork of the previous plugin and therefore incompatible with it.
|
||||
- [Append Query String](https://github.com/drockney/append-qs) - Appends the query string to a long URL.
|
||||
- [Auth Manager Plus](https://github.com/joshp23/YOURLS-AuthMgrPlus) - Seperates user data & manages authorization with role-based access controls (RBAC).
|
||||
- [Auto Login](https://gist.github.com/ozh/3fa3382eb83d26449daab4b70cd3b299) ☑️ - Automatically populate login/password with test/test (for test installs).
|
||||
|
|
Loading…
Reference in a new issue