Craftcms Thearchitect Versions Save

CraftCMS plugin to generate content models from JSON data.

v1.6.0-beta.6

6 years ago
  • [Fixed] Tag importing without a field layout.
  • [Fixed] SuperTable export error.
  • [Fixed] LinkIt export error.
  • [Fixed] Asset source parsing.

v1.6.0-beta.5

7 years ago
  • [Fixed] Neo valid field layout detection fixed.

v1.6.0-beta.4

7 years ago
  • [Fixed] Removed rollback feature when exception occurs. The database still gets backed up before any modifications happen.
  • [Fixed] Fix section errors when hasUrls is false.
  • [Fixed] Fix missing output list after import if something goes wrong.
  • [Fixed] Fix SuperTable export if width is undefined.
  • [Fixed] Add Field Layout handle testing to Neo field export.
  • [Fixed] Fix content model export converting string values into numbers.
  • [Fixed] Fix parseFieldSources looping over string values.

v1.6.0-beta.3

7 years ago
  • [Fixed] Correctly export PositionSelect when inside a Matrix or SuperTable.

v1.6.0-beta.2

7 years ago
  • [Fixed] User group export when exporting a user without group permissions with a user that has group permissions.

v1.6.0-beta

7 years ago
  • [Added] Import / Exporting of Routes
  • [Added] Import / Exporting of Tags
  • [Added] Structural migrations
  • [Improved] Implemented a database rollback feature when an exception occurs.

v1.5.5.3

7 years ago
  • [Fixed] Fixed maxChildBlock from causing errors if using an older version of Neo.
  • [Improved] Added field type checks to test if a field is available before attempting creation.
  • [Improved] Added locale check to category group import.

v1.5.5.2

7 years ago
  • [Fixed] Fixed maxChildBlock from causing errors if not part of the JSON model.

v1.5.5.1

7 years ago
  • [Added] Support for NeoField's maxChildBlock setting added in Neo v1.4.0.

v1.5.5

7 years ago
  • [Fixed] Correctly Fix Section import when hasUrls is set to false.
  • [Fixed] Fix RichText field export when no available asset sources are selected.