Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/8thwall/keyword-not-found-set-field-yourls
YOURLS: If keyword isn't found in the database, redirect to admin page and pre-populate the short URL field
https://github.com/8thwall/keyword-not-found-set-field-yourls
Last synced: 2 months ago
JSON representation
YOURLS: If keyword isn't found in the database, redirect to admin page and pre-populate the short URL field
- Host: GitHub
- URL: https://github.com/8thwall/keyword-not-found-set-field-yourls
- Owner: 8thwall
- License: mit
- Created: 2017-03-29T18:26:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T18:32:41.000Z (almost 8 years ago)
- Last Synced: 2024-08-02T06:16:01.252Z (5 months ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 2
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Keyword not found - If keyword isn't found in the database, redirect to admin page and pre-populate the short URL field. (Plugins / K)
README
# keyword-not-found-set-field-yourls
YOURLS: If keyword isn't found in the database, redirect to admin page and pre-populate the short URL field1. Download the plugin, move contents to plugins directory and rename to keyword-not-found-set-field-yourls.
2. Activate plugin in YOURLS admin interface
3. Nothing to configure.If you visit a short URL that doesn't exist in your database, i.e. myurl.com/does_not_exist , this plugin will redirect you to the admin page,
and pre-populate the "Custom short URL" field with the does_not_exist value.