https://github.com/adigitalife/yourls-limit-keyword-length
https://github.com/adigitalife/yourls-limit-keyword-length
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adigitalife/yourls-limit-keyword-length
- Owner: adigitalife
- License: mit
- Created: 2017-04-11T07:58:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T08:19:22.000Z (about 8 years ago)
- Last Synced: 2024-11-02T08:31:37.420Z (6 months ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - Limit keyword length - This plugin limits the number of characters allowed for the custom keyword. (Plugins / L)
README
# Limit keyword length in YOURLS
This plugin limits the number of characters allowed for the custom keyword.
####Instructions:
Copy the 'limit-keyword-length' folder to user/plugins/.
If needed, edit the value of $max_keyword_length in the plugin.php file.
Activate the plugin in the YOURLS admin interface.That's it.