jrrdnx / craft-search-assistant
Track and manage your users' search history to find popular searches, recent searches, and more in Craft
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:craft-plugin
Requires
- php: ^8.0.2
- craftcms/cms: ^4.0.0 || ^5.0.0
- dxw/cidr: ^3.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
README
Track and manage your users' search history to find popular searches, recent searches, and more in Craft CMS
Requirements
This plugin requires Craft CMS ^4.0.0 and PHP ^8.0.2
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require jrrdnx/craft-search-assistant
-
In the Control Panel, go to Settings -> Plugins and click the "Install" button for Search Assistant.
Full documentation
Full documentation can be viewed at https://jarrodnix.dev/plugins/search-assistant/v1
Search Assistant Roadmap
Open an Issue to report any bugs or request a new feature.
Brought to you by Jarrod D Nix