https://github.com/flipboxfactory/craft-elements-nested-index
https://github.com/flipboxfactory/craft-elements-nested-index
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flipboxfactory/craft-elements-nested-index
- Owner: flipboxfactory
- License: mit
- Created: 2018-03-15T19:38:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-23T20:12:32.000Z (over 5 years ago)
- Last Synced: 2025-02-04T06:16:28.486Z (over 1 year ago)
- Language: HTML
- Size: 40 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
# Nested Element Indexes for Craft CMS
[](https://github.com/flipboxfactory/craft-elements-nested-index/releases)
[](LICENSE.md)
[](https://travis-ci.org/flipboxfactory/craft-elements-nested-index)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-elements-nested-index/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/craft-elements-nested-index)
[](https://packagist.org/packages/flipboxfactory/craft-elements-nested-index)
This package provides a set of assets and templates used to build nested element indexes.
## Installation
To install, use composer:
```
composer require flipboxfactory/craft-elements-nested-index
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/craft-elements-nested-index/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-elements-nested-index/blob/master/LICENSE) for more information.