wp-shark/form-bizz
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Form Bizz === Contributors: The WordPress Contributors Tags: block Tested up to: 6.7 Stable tag: 1.0.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Simple Form blocks plugin. == Description == Form Bizz is a simple WordPress plugin that allows users to submit a contact form with their name, email, and message. Entries are saved in the WordPress dashboard for easy access and management. Key Features: - Simple contact form with Name, Email, and Message fields. - Admin dashboard for viewing form submissions. - Lightweight and easy to use. == Installation == 1. Upload the `formbizz` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Use the contact form on the front end or in the admin page to view form submissions. == Frequently Asked Questions == = How do I add the contact form to my site? = You can add the contact form to any post or page by using the shortcode `[formbizz_form]`. Simply insert this shortcode wherever you want the form to appear. = Where can I view form submissions? = You can view form submissions by going to the Form Bizz section in the WordPress admin dashboard. There, you'll find a list of all submissions. == Changelog == = 1.0.0 = * Initial release of Form Bizz. * Simple contact form functionality with name, email, and message fields. * Form submissions viewable in the admin dashboard. == Upgrade Notice == = 1.0.0 = This is the initial release of Form Bizz. No upgrade required.