# Related plugin for Craft CMS 3.x

A simple plugin that adds a widget within the Craft CP page sidebar, allowing you to quickly and easily access and manage related entries, categories and users.

![Screenshot](resources/img/modal.png)

## Requirements

This plugin requires Craft CMS 3.0.0-beta.23 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 wrav/related

3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Related.

## Change Log

Changes can be viewed [here](https://github.com/wrav/related/blob/master/CHANGELOG.md)

## Become a Contributor

Open-source projects like this one are looking for your help. Feel free to submit a PR or tackle an issue.

## Support

Get in touch via email or by [creating a Github issue](/wrav/related/issues)
