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

https://github.com/blockifywp/tabs

Lightweight, customizable tabs block for WordPress.
https://github.com/blockifywp/tabs

Last synced: 4 months ago
JSON representation

Lightweight, customizable tabs block for WordPress.

Awesome Lists containing this project

README

          

# Blockify Tabs

Lightweight, customizable Tabs block for WordPress.

## Installation

### WordPress.org

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

### Composer

```bash
composer require blockify/tabs
```