Beskrivning
Easy Contact Form Generator is a simple and customizable contact form plugin for WordPress. This plugin allows you to create a contact form with required fields and saves the submitted data into a database. You can also configure the settings from the admin side, including enabling or disabling specific fields and setting the admin email for notifications.
Features
- Simple and clean design
- Customizable fields (Name, Email, Subject, Message)
- Email notifications for form submissions
- Admin settings to manage form fields and email settings
- Secure with nonce verification
- Easy to use shortcode for form display
License
This plugin is licensed under the GPLv2 or later. See the license link above for more information.
Installation
- Upload the
easy-contact-formfolder to the/wp-content/plugins/directory. - Activate the plugin through the ’Plugins’ menu in WordPress.
- Go to ’Settings’ -> ’Easy Contact Form Generator’ to configure the plugin settings.
- Use the shortcode
[easy_contact_form]to display the contact form on any post or page.
Vanliga frågor
-
How do I use the contact form?
-
Simply add the shortcode
[easy_contact_form]to any post or page where you want the contact form to appear. -
Can I customize the form fields?
-
Yes! You can enable or disable fields from the plugin settings in the admin panel.
-
Where do I find the submitted messages?
-
All submitted messages are stored in the database, and you can access them directly via the plugin’s database table.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Easy Contact Form Generator” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Easy Contact Form Generator” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Initial release of the Easy Contact Form Generator plugin.