robuust / craft-reverserelations

Reverse Relations for Craft
MIT License
12 stars 15 forks source link
craft-plugin craft3

Reverse Relations plugin for Craft

Plugin that allows you to show and save reverse relations in both the CP and the site. It works for relations between Entries and other Entries, and for relations between Categories and other Categories.

Requirements

This plugin requires Craft CMS 4.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 robuust/craft-reverserelations
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Reverse Relations.

Features:

Todo: