Nerds And Company Schematic Versions Save

Craft Setup Sync

4.0.0

6 years ago

Schematic now works with Craft 3 and is fully refactored.

3.8.3

7 years ago
  • Fixed a bug where editLocale permission could not be synced (#98)
  • Use CRAFT_FRAMEWORK_PATH to locate framework files (thanks to @dnunez24)

3.8.2

7 years ago
  • Fixed a bug where schematic would crash when a source does not exist yet
  • Fixed a bug where permission category ids were converted to section handles

3.8.1

7 years ago

3.8.0

7 years ago

The package's name is now nerds-and-company/schematic

3.7.2

7 years ago

3.7.1

7 years ago

Removed Asset Transform dimensionChangeTime attribute from schema

3.7.0

7 years ago
  • Added support for importing/exporting Asset Transforms
  • Asset Sources now respect the force option

3.6.1

7 years ago

Don't care about instable plugin database update outcome

3.6.0

7 years ago
  • Old matrix blocktypes are now deleted on force thanks to @Zae
  • Beware backwards compatibility for the custom Field Models. There is now a $force parameter on the populate method.