codemonauts / craft-reverse-relations-field
Craft CMS 插件,用于为条目添加反向关系字段。
1.0.1
2020-06-19 22:38 UTC
Requires
- craftcms/cms: ^3.0.0
This package is auto-updated.
Last update: 2024-09-20 08:10:43 UTC
README
xxx
背景
xxx
要求
- Craft CMS >= 3.0.0
安装
打开您的终端并转到您的 Craft 项目
cd /path/to/project
composer require codemonauts/craft-reverse-relations-field
./craft install/plugin reverserelations
用法
xxx
由 codemonauts 用 ❤ 制作