Skip to content

venveo/craft-reverserelations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Relations plugin for Craft

Plugin that allows you to show and save reverse relations in both the CP and the site.

Requirements

This plugin requires Craft CMS 3.1.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:

  • 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

Todo:

  • Support more element types

Credits:

  • A big part of the Craft 3 implementation was done by @Wiejeben. Thanks!

About

Reverse Relations for Craft 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.4%
  • Twig 3.6%