Skip to content

knoepfchen23/pimcore-formbuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pimcore FormBuilder

Pimcore 5 FormBuilder.

Requirements

  • Pimcore 5.1

Pimcore 4

Get the Pimcore4 Version here.

Installation

"require" : {
    "dachcom-digital/formbuilder" : "~2.2.0"
}

Usage

Just open a document and place the form area brick like any other bricks via drag and drop. Use the edit button at the right top corner to configure your form.

It's also possible to render a form via twig or even within a controller method. Click here, to learn more about the form rendering types.

Overriding Templates

Nothing to tell here, it's just symfony standard.

Further Information

Upgrade Info

Before updating, please check our upgrade notes!

Copyright and license

Copyright: DACHCOM.DIGITAL
For licensing details please visit LICENSE.md

About

Pimcore 5.x Formbuilder - create forms easily!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 51.6%
  • JavaScript 40.7%
  • HTML 6.1%
  • CSS 1.6%