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

https://github.com/blockifywp/accordion

Lightweight, customizable accordion block for Wordpress.
https://github.com/blockifywp/accordion

Last synced: 5 months ago
JSON representation

Lightweight, customizable accordion block for Wordpress.

Awesome Lists containing this project

README

          

# Blockify Accordion

Lightweight, customizable Accordion block for WordPress.

## Installation

### WordPress.org

1. Navigate to Plugins > Add New.
2. Search for "Blockify Accordion".
3. Click "Install Now" and activate the plugin.
4. Navigate to the editor and add a new block.
5. Search for "Blockify Accordion" and add it to your page or post.
6. Customize the block to your liking!

### Composer

```bash
composer require blockify/accordion
```