Field Manager Versions Save

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

4.0.0

5 days ago

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

4.0.0-beta.1

2 months ago

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

3.0.8

6 months ago

Fixed

  • Fix an error when viewing the audit screen.
  • Fix lack of validation checks when creating or editing fields.

3.0.7

10 months ago

Added

  • Add better guards for Super Table and Neo fields, when plugin not installed.

Fixed

  • Fix an issue where some fields in Matrix and Super Table fields weren’t having their settings created correctly.

3.0.6

11 months ago

Changed

  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix Neo groups being moved to clone field instead of cloned. (thanks @ttempleton).
  • Export/clone new Neo properties up to 3.6.0. (thanks @ttempleton).

3.0.5

1 year ago

Fixed

  • Fix Audit items showing field layouts with no fields.
  • Fix an error when running Audit on elements where their plugin is disabled, but installed.
  • Fix error when importing Neo block type with null field layout. (thanks @ttempleton).

3.0.4

1 year ago

Fixed

  • Fix an error when exporting Super Table fields.

3.0.3

1 year ago

Fixed

  • Fix an error when cloning Neo fields.
  • Fix an error when creating new fields.

3.0.2

1 year ago

Fixed

  • Fix an error when cloning Neo fields.

3.0.1

1 year ago

Added

  • Add English translations.

Changed

  • Replace deprecated Craft.postActionRequest() for JS.

Fixed

  • Fix an error when cloning a Matrix and Super Table combination.