boboldehampsink / reverserelations
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (0.4.0) of this package.
Reverse Relations Plugin for Craft CMS
Package info
github.com/boboldehampsink/reverserelations
Type:craft-plugin
pkg:composer/boboldehampsink/reverserelations
0.4.0
2016-07-21 08:43 UTC
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2022-02-01 12:43:21 UTC
README
Plugin that allows you to show and save reverse relations in both the CP and the Site.
Features:
- Able to output the relation in the CP and in the site (no other plugin has this feature)
- Only supports entries at the moment
Important: The plugin's folder should be named "reverserelations"
Deprecated
With the release of Craft 3 on 4-4-2018, this tool has been deprecated. You can still use this with Craft 2 but you are encouraged to use (and develop) a Craft 3 version. At this moment, I have no plans to do so.
Changelog
0.4.0
- Added a read-only setting (thanks to @timkelty)
- Fixed Matrix errors (thanks to @timkelty)
0.3.1
- Make sure we have targets before trying to save any
0.3
- Added the ability to save both ways
- Added Craft 2.4 support
- Added MIT license
0.2
- Only find reverse relations in given source
0.1
- Initial push to GitHub