https://github.com/blockifywp/counter
Lightweight, customizable counter block for Wordpress.
https://github.com/blockifywp/counter
Last synced: 5 months ago
JSON representation
Lightweight, customizable counter block for Wordpress.
- Host: GitHub
- URL: https://github.com/blockifywp/counter
- Owner: blockifywp
- Created: 2022-09-17T07:25:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T08:09:16.000Z (over 3 years ago)
- Last Synced: 2025-10-21T01:46:42.602Z (8 months ago)
- Language: PHP
- Size: 280 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blockify Counter
Lightweight, customizable Counter block for WordPress.
## Installation
### WordPress.org
1. Navigate to Plugins > Add New.
2. Search for "Blockify Counter".
3. Click "Install Now" and activate the plugin.
4. Navigate to the editor and add a new block.
5. Search for "Blockify Counter" and add it to your page or post.
6. Customize the block to your liking!
### Composer
```bash
composer require blockify/counter
```