Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lesaff/statamic-sections

Add accordion or tabs interface to your fieldset sections
https://github.com/lesaff/statamic-sections

addons php statamic statamic-v2

Last synced: 9 days ago
JSON representation

Add accordion or tabs interface to your fieldset sections

Awesome Lists containing this project

README

        

# Statamic Sections
by Rudy Affandi (2016)
version 1.1.0

## What is this?
This addon turns your section fieldtype into accordions or tabs. Similar to what Section Tabs was in V1.x

## Installation
Drop in the `Sections` folder into your `site/addons`

### Change UI type (none, accordion, tabs)
To use accordion styling, edit the `default.yaml` and change the value to `accordion` or `tabs`. To go back to the default v2, just put `none` in there.

![sections](https://cloud.githubusercontent.com/assets/1151181/17447635/f9d8f2d6-5b25-11e6-8186-77396e94c47b.gif)