codemonauts / craft-reverse-relations-field
Craft CMS plugin to add a reverse relations field for entries.
Installs: 422
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0
This package is auto-updated.
Last update: 2025-03-20 09:12:44 UTC
README
xxx
Background
xxx
Requirements
- Craft CMS >= 3.0.0
Installation
Open your terminal and go to your Craft project:
cd /path/to/project
composer require codemonauts/craft-reverse-relations-field
./craft install/plugin reverserelations
Usage
xxx
With ❤ by codemonauts