Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 969 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 969 Bytes

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

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

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