https://github.com/flipboxfactory/meta
DEPRECATED: This plugin is no longer in active developed. It is recommended you use Matrix, Super Table or other suitable repeatable field type.
https://github.com/flipboxfactory/meta
Last synced: 11 months ago
JSON representation
DEPRECATED: This plugin is no longer in active developed. It is recommended you use Matrix, Super Table or other suitable repeatable field type.
- Host: GitHub
- URL: https://github.com/flipboxfactory/meta
- Owner: flipboxfactory
- License: mit
- Created: 2017-11-06T20:32:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-25T20:47:47.000Z (about 7 years ago)
- Last Synced: 2025-01-03T15:26:18.499Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Meta Field Type for Craft CMS
[](https://github.com/flipboxfactory/meta/releases)
[](LICENSE.md)
[](https://travis-ci.org/flipboxfactory/meta)
[](https://scrutinizer-ci.com/g/flipboxfactory/meta/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/meta)
[](https://packagist.org/packages/flipboxfactory/meta)
## IMPORTANT NOTE
This plugin is no longer in active developed. It is recommended you use Matrix, Super Table or other suitable repeatable field type.
## Installation
To install, use composer:
```
composer require flipboxfactory/meta
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/meta/blob/master/CONTRIBUTING.md) for details.
## Credits
- [Flipbox Digital](https://github.com/flipbox)
## License
The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/meta/blob/master/LICENSE) for more information.