https://github.com/flipboxfactory/craft-ember
A Craft CMS plugin scaffolding
https://github.com/flipboxfactory/craft-ember
Last synced: about 1 year ago
JSON representation
A Craft CMS plugin scaffolding
- Host: GitHub
- URL: https://github.com/flipboxfactory/craft-ember
- Owner: flipboxfactory
- License: mit
- Created: 2017-11-06T13:53:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-27T16:03:49.000Z (almost 3 years ago)
- Last Synced: 2025-04-13T08:42:46.425Z (about 1 year ago)
- Language: PHP
- Size: 352 KB
- Stars: 2
- 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
# A Craft CMS plugin scaffolding
[](https://gitter.im/flipboxfactory/craft-ember?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/craft-ember/releases)
[](LICENSE.md)
[](https://travis-ci.org/flipboxfactory/craft-ember)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-ember/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-ember)
[](https://packagist.org/packages/flipboxfactory/craft-ember)
## Installation
To install, use composer:
```
composer require flipboxfactory/craft-ember
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/craft-ember/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-ember/blob/master/LICENSE) for more information.