https://github.com/flipboxfactory/craft-interval
Interval Field Type for Craft CMS
https://github.com/flipboxfactory/craft-interval
Last synced: over 1 year ago
JSON representation
Interval Field Type for Craft CMS
- Host: GitHub
- URL: https://github.com/flipboxfactory/craft-interval
- Owner: flipboxfactory
- License: mit
- Created: 2019-05-03T19:30:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T19:37:35.000Z (almost 7 years ago)
- Last Synced: 2025-02-04T05:33:15.225Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Interval Field Type for Craft CMS
[](https://github.com/flipboxfactory/craft-interval/releases)
[](LICENSE.md)
[](https://travis-ci.org/flipboxfactory/craft-interval)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-interval/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-interval)
[](https://packagist.org/packages/flipboxdigital/craft-interval)
## Installation
To install, use composer:
```
composer require flipboxfactory/craft-interval
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/craft-interval/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/craft-interval/blob/master/LICENSE) for more information.