https://github.com/nystudio107/craft-similar
Similar for Craft lets you find elements, Entries, Categories, Commerce Products, etc, that are similar, based on... other related elements.
https://github.com/nystudio107/craft-similar
craft-plugin craft3 craftcms elements relations similar
Last synced: 11 months ago
JSON representation
Similar for Craft lets you find elements, Entries, Categories, Commerce Products, etc, that are similar, based on... other related elements.
- Host: GitHub
- URL: https://github.com/nystudio107/craft-similar
- Owner: nystudio107
- License: mit
- Created: 2018-01-16T16:57:55.000Z (over 8 years ago)
- Default Branch: develop-v5
- Last Pushed: 2024-09-24T00:40:08.000Z (over 1 year ago)
- Last Synced: 2025-04-09T17:11:20.968Z (about 1 year ago)
- Topics: craft-plugin, craft3, craftcms, elements, relations, similar
- Language: PHP
- Homepage: https://nystudio107.com/
- Size: 564 KB
- Stars: 26
- Watchers: 3
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/nystudio107/craft-similar/?branch=v5) [](https://scrutinizer-ci.com/g/nystudio107/craft-similar/?branch=v5) [](https://scrutinizer-ci.com/g/nystudio107/craft-similar/build-status/v5) [](https://scrutinizer-ci.com/code-intelligence)
# 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.
1. Open your terminal and go to your Craft project:
cd /path/to/project
2. Then tell Composer to load the plugin:
composer require nystudio107/craft-similar
3. 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](https://nystudio107.com/plugins/similar/documentation)
## Similar Roadmap
Some things to do, and ideas for potential features:
* Release it
Brought to you by [nystudio107.com](https://nystudio107.com/)