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

https://github.com/flipboxfactory/craft-elements-nested-index


https://github.com/flipboxfactory/craft-elements-nested-index

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Nested Element Indexes for Craft CMS
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/craft-elements-nested-index.svg?style=flat-square)](https://github.com/flipboxfactory/craft-elements-nested-index/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/craft-elements-nested-index/master.svg?style=flat-square)](https://travis-ci.org/flipboxfactory/craft-elements-nested-index)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/flipboxfactory/craft-elements-nested-index.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/craft-elements-nested-index/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/flipboxfactory/craft-elements-nested-index.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/craft-elements-nested-index)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/craft-elements-nested-index.svg?style=flat-square)](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.