https://github.com/flipboxfactory/craft-domains
Domains Field Type for Craft CMS
https://github.com/flipboxfactory/craft-domains
Last synced: over 1 year ago
JSON representation
Domains Field Type for Craft CMS
- Host: GitHub
- URL: https://github.com/flipboxfactory/craft-domains
- Owner: flipboxfactory
- License: mit
- Created: 2017-10-22T03:02:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T21:47:58.000Z (over 5 years ago)
- Last Synced: 2025-02-03T18:52:25.556Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Domains Field Type for Craft CMS
[](https://gitter.im/flipboxfactory/craft-domains?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/craft-domains/releases)
[](LICENSE.md)
[](https://travis-ci.com/flipboxfactory/craft-domains)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-domains/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-domains)
[](https://packagist.org/packages/flipboxfactory/craft-domains)
## Installation
To install, use composer:
```
composer require flipboxfactory/craft-domains
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/craft-domains/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-domains/blob/master/LICENSE) for more information.