Pimcore Formbuilder Versions Save

Pimcore Formbuilder - create forms easily!

v5.0.0

6 months ago

Pimcore 11 Support

Please checkout https://github.com/dachcom-digital/pimcore-formbuilder/blob/master/UPGRADE.md

Global Changes

  • [DEPRECATION REMOVED] removed FormDefinition::setMailLayout. Please migrate to output workflows before updating
  • [IMPROVEMENT] Recommended folder structure by symfony adopted
  • [IMPROVEMENT] Make success flash message optional #403
  • [IMPROVEMENT] Use name instead of ID in output workflow actions #408
  • [FUNNEL] Route include changed from @FormBuilderBundle/Resources/config/pimcore/routing_funnels.yml to @FormBuilderBundle/config/pimcore/routing_funnels.yaml
  • [BC BREAK] Mail Layout Editor: While there is a migration, we're not able to migrate container (fieldset, repeater) fields. Please adjust your output workflow channels manually.
  • [BC BREAK] All views are lowercase/underscore now (email/form_data.html.twig, form/elements/dynamic_multi_file/*)

New Features

  • Mail Layout Editor, see #390
    • If Emailizr is installed, formbuilder will use it automatically to transform html tables

v4.5.0

1 year ago

Version 4.5.0

  • [BUGFIX]: allow GET operation on /form-control/get-url-structure route #383
  • [BUGFIX]: suppress php warning of undefined array key @jheimbach
  • [ENHANCEMENT]: Adds sort buttons for choices in ChoiceType @jheimbach
  • [ENHANCEMENT]: Allow Relation(s) in Object Channel #390
  • [NEW FEATURE]: Data Injectors #395

Don't forget to execute bin/console doctrine:migrations:migrate --prefix 'FormBuilderBundle\Migrations'

v4.2.0

1 year ago

FormBuilder 4.2.0 only supports Pimcore 10.5 and above.

Upgrade Notes: https://github.com/dachcom-digital/pimcore-formbuilder/blob/master/UPGRADE.md#version-420

v4.0.0

2 years ago

FormBuilder 4.0 only supports Pimcore 10.1 and PHP8.0.

Read the upgrade notes: There are some things to consider before migrating from 3.x to 4.0.0!

https://github.com/dachcom-digital/pimcore-formbuilder/blob/master/UPGRADE.md#migrating-from-version-3x-to-version-400