Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lesaff/statamic-sections
- Owner: lesaff
- Created: 2016-05-16T14:44:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T13:36:46.000Z (almost 7 years ago)
- Last Synced: 2023-10-26T15:49:14.507Z (about 1 year ago)
- Topics: addons, php, statamic, statamic-v2
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 10
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
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)