Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 409 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 409 Bytes

Reverse Relations Field for Craft CMS 3.x

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