codemonauts/craft-reverse-relations-field

Craft CMS plugin to add a reverse relations field for entries.

1.0.1 2020-06-19 22:38 UTC

This package is auto-updated.

Last update: 2024-04-20 07:16:35 UTC


README

Icon

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