Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codemonauts/craft-reverse-relations-field


https://github.com/codemonauts/craft-reverse-relations-field

Last synced: about 5 hours ago
JSON representation

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)