[enquiry_form]
=== Enquiry System ===
Contributors: Atharv Media
Tags: enquiry, form, PDF download, admin options, CSV download
Requires at least: 5.0
Tested up to: 6.0
Stable tag: 1.0
License: GPLv2 or later
== Description ==
The “Enquiry System” WordPress plugin allows users to submit an enquiry form, with PDF downloads based on the selected class, and provides an easy-to-use admin interface for managing enquiries and PDF links.
Key Features:
– Enquiry Form Shortcode: Use enquiry_form to display the form on any page.
– PDF Download: After submission, the appropriate PDF link is shown based on the selected class.
– Admin Options:
– Manage uploaded PDF links for each class in the admin menu under “Upload PDFs.”
– View all enquiry submissions under “Enquiries.”
– Download all enquiry data as a CSV.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/enquiry-system/` directory.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Use the shortcode `enquiry_form` on any page or post to display the enquiry form.
== How to Use ==
1. Insert the shortcode `enquiry_form` wherever you’d like the enquiry form to appear.
2. The form includes the following fields:
– **First Name**: Enter first name
– **Last Name**: Enter last name
– **Mobile Number**: Enter 10-digit mobile number
– **Email ID**: Enter email ID
– **Class**: Select from 6th, 7th, 8th, 9th, 10th, 11th, 12th
– **Board**: Select from State Board, CBSE, ICSE
– **Goal**: Select from Medical, Engineering
– **Preferred Programs**: Select from Foundation, IIT-JEE (Main = Advance), NEET, NDA, MHT-CET
– **City**: Enter city name
3. After the user submits the form, the corresponding PDF download link for the selected class will be shown.
== Admin Options ==
– To manage PDF uploads:
– Go to the admin menu and select “Upload PDFs.”
– Upload PDF files for each class (6th, 7th, 8th, 9th, 10th, 11th, 12th).
– To view all submitted enquiries:
– Go to the admin menu and select “Enquiries.”
– A list of all submitted enquiries will be displayed.
– To download enquiry data:
– Go to the “Enquiries” section.
– You can download all enquiry data as a CSV file for further analysis.
== Changelog ==
= 1.0 =
* Initial release of the Enquiry System plugin.
– Enquiry form with class and program selection.
– PDF download link functionality based on the class.
– Admin options for managing PDFs, viewing submissions, and CSV download.
== Frequently Asked Questions ==
= How do I display the enquiry form on a page? =
Use the shortcode `enquiry_form` on any page or post where you’d like the form to appear.
= How can I upload PDF links for each class? =
In the admin dashboard, navigate to “Upload PDFs” under the Enquiry System menu and upload the relevant PDFs for each class.
= How do I access the enquiry submissions? =
In the admin dashboard, go to “Enquiries” under the Enquiry System menu to view all submissions.
= Can I download all the enquiries? =
Yes, you can download all enquiry data as a CSV by clicking the download option in the “Enquiries” section.
== Screenshots ==
1. Enquiry form on a page with class and program selection.
2. Admin interface to upload PDFs.
3. Admin interface to view and download all enquiry submissions.
== Support ==
For support or feature requests, please visit [support URL or contact details].