ATOZ Booking Form
Production-ready multi-step booking form with Elementor widget, admin management, and secure AJAX submissions.
by ZoueTech · github.com/itszulkif/atoz-booking---wordpress-plugin · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/itszulkif/atoz-booking---wordpress-plugin/archive/refs/heads/main.zipReadme
=== ATOZ Booking Form === Contributors: zouetech, zulkif Tags: booking, form, elementor, survey, appointment Requires at least: 6.0 Tested up to: 6.7 Requires PHP: 8.0 Stable tag: 1.0.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Production-ready multi-step booking form with Elementor widget, admin management, and secure AJAX submissions.
== Description ==
ATOZ Booking Form is a production-ready multi-step booking plugin built by ZoueTech.
Developed by Zulkif.
Features:
- Multi-step booking form matching the original HTML design
- Elementor widget (ATOZ Widgets category)
- Shortcode:
[atozbf_booking_form] - Admin dashboard with services, steps, fields, emails, styles, submissions
- Custom database table for bookings
- Secure AJAX submission with nonce verification
- Customer and admin email notifications
- Import / Export configuration
- Scoped CSS and JS (no global conflicts)
== Installation ==
- Upload the
atoz-booking-formfolder to/wp-content/plugins/ - Activate the plugin through the 'Plugins' menu in WordPress
- Go to ATOZ Booking in the admin menu to configure
- Add the form via Elementor widget or shortcode
[atozbf_booking_form]
== Frequently Asked Questions ==
= Does this work with Elementor Free? =
Yes. The plugin registers a native Elementor widget in the "ATOZ Widgets" category.
= How do I display the form? =
Use the shortcode [atozbf_booking_form] or drag the "ATOZ Booking Form" widget in Elementor.
== Changelog ==
= 1.0.2 =
- ZoueTech branding and developer credits
- Dynamic button colors, services cleanup, Elementor icon picker
= 1.0.0 =
- Initial release