Field Manager Versions Save

Field Manager is a Craft CMS plugin to make it easy to manage your fields and field groups.

3.0.0

1 year ago

Added

  • Add checks for registering events for performance.

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.
  • Rename base plugin methods.

2.2.5

1 year ago

Changed

  • Revamp Neo import/export handling to support field layout elements.

Fixed

  • Improve displayName twig function.
  • Fix an error when exporting Neo fields with child blocks configured.

3.0.0-beta.1

2 years ago

Changed

  • Now requires PHP ^8.0.2.
  • Now requires Craft ^4.0.0-beta.1.

2.2.4

2 years ago

Fixed

  • Fix cloning and exporting Neo fields. Ensure you also upgrade to Neo 2.9.12.

2.2.3

3 years ago

Fixed

  • Fix incorrectly labelled “Save” button for importing fields.

2.2.2

3 years ago

Fixed

  • Fix error when cloning or importing Neo fields.

2.2.1

3 years ago

Fixed

  • Fix error when cloning Matrix fields. (thanks @brimby).

2.2.0

3 years ago

Changed

  • Editing the name of an existing field no longer re-generates the field handle.
  • Now required Craft 3.5+.

Fixed

  • Fix field widths not being retained when cloning Matrix fields.
  • Fix error when cloning Matrix + Super Table fields.
  • Add width property to import for Matrix.
  • Add width property to export for Matrix.

2.1.8

3 years ago

Fixed

  • Fix error when saving a Table field with a dropdown column option.

2.1.7

3 years ago

Fixed

  • Fix being unable to clone Super Table field that has Matrix field.