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.
This plugin requires Craft CMS 5.0.0 or later.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require robuust/craft-reverserelations
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Reverse Relations.
- Able to output the relation in the CP and in the site (no other plugin has this feature)
- Supports entries and categories at the moment
- Support more element types