An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/nystudio107/craft-similar/badges/quality-score.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-similar/?branch=v5) [![Code Coverage](https://scrutinizer-ci.com/g/nystudio107/craft-similar/badges/coverage.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-similar/?branch=v5) [![Build Status](https://scrutinizer-ci.com/g/nystudio107/craft-similar/badges/build.png?b=v5)](https://scrutinizer-ci.com/g/nystudio107/craft-similar/build-status/v5) [![Code Intelligence Status](https://scrutinizer-ci.com/g/nystudio107/craft-similar/badges/code-intelligence.svg?b=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.

![Screenshot](./docs/docs/resources/img/plugin-logo.png)

## 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/)