Описание
BBA Form Builder gives site owners a clean drag-and-drop form builder with a modern admin UI and lightweight frontend rendering.
Features include:
- Drag-and-drop builder interface
- Responsive columns and layout rows
- Dependency-free public form rendering
- AJAX submissions with inline validation
- Honeypot spam protection
- Rate limiting and restricted file uploads
- Email notifications with field placeholders
- Submission management and CSV export
Снимки на разширението





Инсталиране
- Upload the
bba-form-builderfolder to the/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen. - Activate the plugin through the
Pluginsscreen in WordPress. - Open
BBA Formsin the WordPress admin menu. - Create a form and place it with the generated shortcode.
ЧЗВ
-
How do I embed a form?
-
Create a form in the builder and copy the shortcode shown in the form settings panel, for example
[bbaform_form id="12"]. -
Does the frontend require jQuery?
-
No. The public form output is dependency-free.
-
Are submissions stored in WordPress?
-
Yes. Form submissions are stored as private plugin-managed entry posts and can be exported to CSV. Entries include the submitter IP address and browser user-agent string for abuse investigation. Uploaded files are stored in the WordPress uploads directory and are removed when their entry is permanently deleted through the plugin.
-
Which file uploads are allowed?
-
Public forms accept JPEG, PNG, GIF, WebP, PDF, plain-text, DOC, and DOCX files up to 5 MB by default. Site developers can adjust these restrictions with the
bbaform_allowed_upload_mimesandbbaform_max_upload_sizefilters.
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“BBA Form Builder” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “BBA Form Builder” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0.1
- Confirmed compatibility with WordPress 7.1.
1.0.0
- Initial release.
