Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codemonauts/craft-reverse-relations-field
https://github.com/codemonauts/craft-reverse-relations-field
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/codemonauts/craft-reverse-relations-field
- Owner: codemonauts
- License: mit
- Created: 2020-06-19T09:35:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T22:38:44.000Z (over 4 years ago)
- Last Synced: 2024-05-17T14:24:09.347Z (6 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Reverse Relations Field for Craft CMS 3.x
![Icon](resources/reverse.png)
xxx
## Background
xxx
## Requirements
* Craft CMS >= 3.0.0
## Installation
Open your terminal and go to your Craft project:
``` shell
cd /path/to/project
composer require codemonauts/craft-reverse-relations-field
./craft install/plugin reverserelations
```## Usage
xxx
With ❤ by [codemonauts](https://codemonauts.com)