Giter VIP home page Giter VIP logo

cms-form-builder's Introduction

B2Bcodext - Cms Form Builder

CMS Form Builder is a flexible OroCommerce extension that allows you to easily create forms via UI.

No longer need to have a dev team in order to add a form to your storefront. With this extension you can create forms in minutes without writing even a single line of code.

Installation

The easiest way to install CMS Form Builder is by using Composer:

curl -sS https://getcomposer.org/installer | php
php composer.phar require b2bcodext/cms-form-builder

or if you have Composer already installed, just run:

composer require b2bcodext/cms-form-builder

After installation and running oro:platform:update, forms are accessible under Marketing > Cms Forms in the back-office menu. Read more on how you can create your first form.

Features

  • Easily embed your forms in landing pages.
  • Email notifications sent on every form response.
    • Possibility to set different custom email templates per email.
  • Export form responses to CSV.
  • Possibility to add additional CSS to form fields directly from UI.
  • Many field types supported out of the box, like Email (with validation support) or Hidden field. Full list.
    • Especially useful when creating special forms for marketing campaign which gives you possibility to embed custom values (like campaign code) without exposing that to end users
  • Seamless integration with ORO Reports engine. Powerful tool for creating custom reports based on form responses.

Features for developers

Flexibility Driven Development

  • Easy custom validation rules setup via YAML or events. More info.
    • E.g. check if a given email already exists in a system or validate product SKU from Request for Quote form
  • Easily create your own form field types with custom type-specific options and/or custom validation. Have a look at the example.
  • Most of the functionality is covered either with interfaces, events or DI tags which gives you a possibility to inject your code on every single stage of the process.

Documentation

License

OSL-3.0 Copyright (c) 2019 Daniel Nahrebecki [email protected]

cms-form-builder's People

Contributors

dnahrebecki avatar jankulma-turbine avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.