Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 2.05 KB

README.md

File metadata and controls

49 lines (40 loc) · 2.05 KB

BoostMyCroco - Submit Button + Icon

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.

Features

  • 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.

Installation

  1. Download the .zip file of the plugin from the releases section or clone this repository.
  2. Go to your WordPress admin dashboard.
  3. Navigate to Plugins > Add New > Upload Plugin.
  4. Upload the .zip file and click Install Now.
  5. Activate the plugin.

How to Use

  1. Go to the Gutenberg block editor.
  2. Search for the block Submit Button + Icon in the block inserter.
  3. Add the block to your form or desired location.
  4. 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.
  5. Save the changes and test the button in the frontend.

Requirements

  • WordPress 5.8 or higher.
  • Gutenberg or any WordPress installation with block editor enabled.
  • Font Awesome (auto-loaded if not already available).

Screenshot

image

Contributing

We welcome contributions! To contribute:

  1. Fork this repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Make your changes and commit: git commit -m "Add a feature".
  4. Push to the branch: git push origin feature-name.
  5. Open a pull request.

License

This plugin is open source and licensed under the MIT License.

Credits

Created by BoostMyCroco. Powered by WordPress and Gutenberg.