wp-digital / wp-block-accordion
List of items with title and content.
Installs: 1 503
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 12
Forks: 2
Open Issues: 0
Language:JavaScript
Type:wordpress-plugin
pkg:composer/wp-digital/wp-block-accordion
Requires
- php: >=7.1
- composer/installers: ^1.9
README
Description
List of items with title and content.
Demo
Install
- 
Preferable way is to use Composer: composer require wp-digital/wp-block-accordion
- 
Alternate way is to clone this repo to wp-content/plugins/:cd wp-content/plugins/ git clone git@github.com:wp-digital/wp-block-accordion.git
Activate Accordion Block with WP-CLI
wp plugin activate wp-block-accordion or from Plugins page.