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

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.

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
```