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