craft-locate
craft-locate copied to clipboard
Don't work on Craft CMS 3.5.5
Seems like it's not working on new Craft CMS version. You Javascript fail because it can't find the input. Seems like your JS code don't use the namespace option to find the input.
Duplicate of #9
@alexgilbertDG if it's of any help for you, I created a working fork since I couldn't reach the original author and he hasn't been active of Github since 2019.
To remove:
composer remove swixpop/locate
Then add:
composer remove lenvanessen/locate
@alexgilbertDG if it's of any help for you, I created a working fork since I couldn't reach the original author and he hasn't been active of Github since 2019.
To remove:
composer remove swixpop/locate
Then add:
composer remove lenvanessen/locate
I guess that the second command should be:
composer require lenvanessen/locate