Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claytondaley/yourls-api-delete
Plugin for YOURLS adding a "delete" action to the API
https://github.com/claytondaley/yourls-api-delete
Last synced: 2 months ago
JSON representation
Plugin for YOURLS adding a "delete" action to the API
- Host: GitHub
- URL: https://github.com/claytondaley/yourls-api-delete
- Owner: claytondaley
- License: gpl-3.0
- Created: 2013-10-16T17:54:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-16T14:23:49.000Z (over 8 years ago)
- Last Synced: 2024-08-02T06:14:26.515Z (5 months ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 18
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - API Delete - Add a "delete" action to the API. (Plugins / A)
README
YOURLS Plugin: API Action - Delete
===================================Plugin for YOURLS adding a "delete" action to the API
# What for
This plug-in adds the "delete" action to the YOURLS API.
`http://my.url/yourls-api.php?username=x&password=xx&action=delete&shorturl=abc123&format=json`# How to
* In `/user/plugins`, create a new folder named `yourls-api-delete`
* Drop these files in that directory
* Go to the Plugins administration page and activate the plugin
* Have fun