Create custom front-end forms with a simple builder

Main feature

  • Build and manage your forms in TastyIngiter backend
  • Use custom HTML markup for fields
  • Create custom fields
  • Google reCaptcha support
  • Reply to functionality
  • Form logs with export functionality
  • Event for extending default functionality

Usage

After installation extension will register backend Form Builder menu position. From there you will be able to manage your forms.

There will be three sub-menus, Forms, Field types and Form logs. Forms will list all created forms. Field types will list all available field types and Form logs will list all data sent by user

On installation the extension will create example form with some field types.

    2 months later

    I’m interested in your extension. However, I really need the upload file field. Do you have a plan to add this feature soon? The upload filed should accept any photo files / document files / zip files etc. Admin can configure the file size limit and the accepted file extensions through admin configuration page.

      phurich Hi phuric, the file upload now there isn’t because ajax framework doesn’t support it, we want to implement it for the future but at this time there isn’t a release date for this feature

        13 days later

        phurich Hi phuric, your request has given a boost to the development of this feature, we have released a new version with support for uploading files with dropzone widgets, you can define the number of files accepted and other details via validation and field settings from admin as explained in the documentation.