An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Meta Field Type for Craft CMS
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/meta.svg?style=flat-square)](https://github.com/flipboxfactory/meta/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://img.shields.io/travis/flipboxfactory/meta/master.svg?style=flat-square)](https://travis-ci.org/flipboxfactory/meta)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/flipboxfactory/meta.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/meta/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/flipboxfactory/meta.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/meta)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/meta.svg?style=flat-square)](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.