Skip to content

How to make upper/ lower case not matter? #3551

Closed Answered by dgw
jdaviescoates asked this question in Q&A
Discussion options

You must be logged in to vote

Explore the three "case insensitive" plugin options listed here: https://github.com/YOURLS/awesome#c

The most recent of those (https://github.com/IMExperts/yourls-case-insensitive) assumes base 62 charset.

The oldest one under the "case insensitive" moniker (https://github.com/seandrickson/YOURLS-Case-Insensitive/) assumes base 36.

There is also @ozh's own "Force Lowercase" plugin (https://github.com/YOURLS/force-lowercase).

Note: I haven't personally tested any of these. Try them out on a test instance before adding them to your main one, or at least take a backup of your existing YOURLS install prior to messing with these plugins so you can roll back if something breaks.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dgw
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants