=== Penguin Forms ===
Contributors: babaphp
Tags: form builder, contact form, drag and drop, forms, survey, lead generation
Requires at least: 6.8
Tested up to: 7.0
Requires PHP: 8.1
Stable tag: 1.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Enterprise WordPress form builder with drag-and-drop interface, advanced field types, and powerful integrations.

== Description ==

Penguin Forms is a powerful, enterprise-grade form builder for WordPress. Create beautiful, complex forms with an intuitive drag-and-drop interface. Collect submissions, analyze data, and integrate with your favorite services.

= Key Features =

* Drag-and-drop form builder with live preview
* 20+ field types including text, email, name, address, file upload, and GDPR fields
* 60+ pre-built form templates
* Complete entry management system with search and filtering
* Built-in analytics and reporting
* SMTP email delivery
* Entry export (CSV/JSON)
* WCAG 2.1 AA accessible
* Dark mode support
* Translation-ready
* Fully object-oriented and namespaced (PHP 8.1+)

== Installation ==

1. Upload the `penguin-forms` folder to the `/wp-content/plugins/` directory, or install via the WordPress plugin repository.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Penguin Forms in your admin menu to start building forms.
4. Use the `[penguin_form id="123"]` shortcode to display forms on your site.

== Frequently Asked Questions ==

= How do I display a form on my site? =

Use the shortcode `[penguin_form id="FORM_ID"]` in any post, page, or widget. Replace FORM_ID with the actual form ID found in the form list.

= Can I use Penguin Forms with any theme? =

Yes, Penguin Forms is designed to work with any WordPress theme. The frontend forms include comprehensive styling that adapts to your theme.

= Is Penguin Forms GDPR compliant? =

Yes. Penguin Forms includes GDPR consent fields, data export capabilities, and options to delete user data on request.

= How do I export form entries? =

Navigate to the Entries page in the Penguin Forms admin area and click the Export button. You can export entries in CSV or JSON format.

= Can I send email notifications? =

Yes. Each form can be configured with email notifications. You can also set up custom SMTP settings under Settings > Email.

== Screenshots ==

1. Form builder interface with drag-and-drop fields
2. Form entries management screen
3. Dashboard showing form statistics
4. Template library with pre-built form templates
5. Settings panel with email and security configuration

== Upgrade Notice ==

= 1.1.1 =
Security hardening, WordPress.org review compliance, and code quality improvements.

= 1.0.0 =
Initial release with drag-and-drop form builder, 20+ field types, entry management, and analytics.

== Changelog ==

= 1.1.1 =
* Security hardening and WordPress.org review compliance
* Moved inline JavaScript to external files
* Added comprehensive nonce verification
* Added capability checks for all privileged actions
* Improved input sanitization and output escaping
* Fixed database query preparation
* Removed Update URI header

= 1.0.0 =
* Initial release
* Drag-and-drop form builder with 20+ field types
* 60+ pre-built form templates
* Complete entry management system
* Built-in analytics and reporting
* SMTP email delivery
* Entry export
* Dark mode support
* WCAG 2.1 AA accessibility
* Translation-ready
