Releases: suryatanjung/yourls-limit-custom-keyword-length
Releases · suryatanjung/yourls-limit-custom-keyword-length
YOURLS Limit Custom Keyword Length v1.1
Plugin for YOURLS : Limit Custom Keyword Length v1.1
Works on YOURLS 1.9.2
Update Remark
- v1.1
In this latest version, a settings interface has been added that allows users to configure the minimum and maximum lengths directly in the admin panel.
What for
This plugin limits the minimum and maximum number of characters for custom keyword
By default, custom keyword length limit on this plugin is:
- MIN = 4 characters
- MAX = 15 characters
How to
- In
/user/plugins
, create a new folder namedlimit-custom-keyword-length
- Drop these files in that directory
- Open the plugin.php and edit the value of $max_length and $min_length to suit. You can also customize your error messages
- Go to the Plugins administration page ( eg
https://sho.rt/admin/plugins.php
) and activate the plugin - Have fun!
Tips
BTC (ERC20): 0xc96f5273bdd688aa421633c199401af407352d18
License
Limit Custom Keyword Length (YOURLS Plugin) is free software
This code is released under:
- MIT License: Copyright (c) 2024 Surya Tanjung hi@jung.bz
- YOURLS License: Do whatever the hell you want with it. :)
- Credits: Thanks to YOURLS Awesome Team
Example usage
YOURLS Limit Custom Keyword Length
Plugin for YOURLS : Limit Custom Keyword Length
Works on YOURLS 1.9.2
What for
This plugin limits the minimum and maximum number of characters for custom keyword
By default, custom keyword length limit on this plugin is:
- MIN = 3 characters
- MAX = 20 characters
How to
- In
/user/plugins
, create a new folder namedlimit-custom-keyword-length
- Drop these files in that directory
- Open the plugin.php and edit the value of $max_length and $min_length to suit. You can also customize your error messages
- Go to the Plugins administration page ( eg
https://sho.rt/admin/plugins.php
) and activate the plugin - Have fun!
Tips
BTC (ERC20): 0xc96f5273bdd688aa421633c199401af407352d18
License
Limit Custom Keyword Length (YOURLS Plugin) is free software
This code is released under:
- MIT License: Copyright (c) 2024 Surya Tanjung hi@jung.bz
- YOURLS License: Do whatever the hell you want with it. :)
- Credits: Thanks to YOURLS Awesome Team