rsmike / yii2-metafields
Meta fields functionality for the Yii framework
Installs: 53
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- ext-json: *
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2025-03-18 23:33:35 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require rsmike/yii2-metafields:~1.0
or add
"rsmike/yii2-metafields": "~1.0"
to the require
section of your composer.json
file.