nystudio107 / craft-similar
Similar for Craft lets you find elements, Entries, Categories, Commerce Products, etc, that are similar, based on... other related elements.
Fund package maintenance!
khalwat
Installs: 70 885
Dependents: 1
Suggesters: 0
Security: 0
Stars: 26
Watchers: 4
Forks: 5
Type:craft-plugin
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
This package is auto-updated.
Last update: 2024-10-24 00:48:59 UTC
README
Similar plugin for Craft CMS 5.x
Similar for Craft lets you find elements, Entries, Categories, Commerce Products, etc, that are similar, based on... other related elements.
Requirements
This plugin requires Craft CMS 5.0.0 or later.
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 nystudio107/craft-similar
-
Install the plugin via
./craft install/plugin similar
via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Similar.
You can also install Similar via the Plugin Store in the Craft AdminCP.
Documentation
Click here -> Similar Documentation
Similar Roadmap
Some things to do, and ideas for potential features:
- Release it
Brought to you by nystudio107.com