A custom WordPress block that adds a submit button with an icon and customizable label. Perfect for any Gutenberg-based forms, such as JetFormBuilder, or custom implementations.
- Add Icons to Buttons: Choose from 18 popular Font Awesome icons.
- Customizable Label: Edit the button label text directly in the block settings.
- Icon Positioning: Choose whether the icon appears before or after the label.
- Compatible with Any Gutenberg Form: Works seamlessly with Gutenberg-based forms like JetFormBuilder.
- Download the
.zip
file of the plugin from the releases section or clone this repository. - Go to your WordPress admin dashboard.
- Navigate to Plugins > Add New > Upload Plugin.
- Upload the
.zip
file and click Install Now. - Activate the plugin.
- Go to the Gutenberg block editor.
- Search for the block Submit Button + Icon in the block inserter.
- Add the block to your form or desired location.
- Configure the block settings:
- Add Icon: Enable or disable the icon.
- Select Icon: Choose from 18 Font Awesome icons.
- Icon Position: Select whether the icon appears before or after the label.
- Label: Edit the text for the button.
- Save the changes and test the button in the frontend.
- WordPress 5.8 or higher.
- Gutenberg or any WordPress installation with block editor enabled.
- Font Awesome (auto-loaded if not already available).
We welcome contributions! To contribute:
- Fork this repository.
- Create a new branch:
git checkout -b feature-name
. - Make your changes and commit:
git commit -m "Add a feature"
. - Push to the branch:
git push origin feature-name
. - Open a pull request.
This plugin is open source and licensed under the MIT License.
Created by BoostMyCroco. Powered by WordPress and Gutenberg.