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.
- Host: GitHub
- URL: https://github.com/blockifywp/tabs
- Owner: blockifywp
- Created: 2022-09-17T07:30:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T08:09:51.000Z (over 3 years ago)
- Last Synced: 2025-10-21T01:46:42.783Z (8 months ago)
- Language: PHP
- Size: 283 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```