jrrdnx / craft-search-assistant
Track and manage your users' search history to find popular searches, recent searches, and more in Craft
Package info
github.com/jrrdnx/craft-search-assistant
Type:craft-plugin
pkg:composer/jrrdnx/craft-search-assistant
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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