2017 © Pedro Peláez
 

craft-plugin craftcms-thearchitect

image

pennebaker/craftcms-thearchitect

  • Monday, April 2, 2018
  • by spAnser
  • Repository
  • 11 Watchers
  • 179 Stars
  • 227 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 11 Open issues
  • 38 Versions
  • 7 % Grown

The README.md

Looking for? Architect for Craft 3/4

The Architect, (*1)

The Architect for Craft CMS

CraftCMS Plugin to Construct Groups, Fields, Sections, EntryTypes, Transforms, Globals, Assets, Categories, and Users & User Groups from JSON data., (*2)

Installation

  1. Move the thearchitect directory into your craft/plugins directory.
  2. Go to Settings > Plugins from your Craft control panel and enable the thearchitect plugin

Example files can be found in the library directory, (*3)

Exported Constructs

If you want to provide json files to be loaded throught the CP. Put the files in craft/config/thearchitect. If using a version prior to v1.6.0 the folder for these files is craft/plugins/thearchitect/content. This path is also configurable by creating a config file at craft/config/thearchitect.php, (*4)

'modelsPath' => str_replace('plugins', 'config', __dir__.'/'),

Migration File

The migration file is named _master_.json and located inside the folder with the other json files listed above. Migration files are intended to be used within a single site. They are not intended to transfer content models between websites., (*5)

Rollback

As of version 1.6.0, if Craft crashes with an exception, the Architect will attempt to roll back any changes that were made to the database for the operation. This should help prevent any issues that might appear from a partial import. If an exception happens please report them to on the repo's issues. A backup that was created during a migration that was successfully imported will be delete. Otherwise you can find the db backup inside craft/storage/backups. This is in case the rollback feature doesn't restore properly. It is not recommended to rely on this auto backup/restore feature., (*6)

JSON Schema

The example / syntax schemas are located on the Repo's Wiki, (*7)

If you're using the Atom text editor, you can download a snippet library to help speed up your writing custom models for the plugin., (*8)

Field Layouts using names instead of handles

If you have some field layouts that use names this functionality was dropped in version 1.0.3. Alternatively you can update your old models to use handles to fix them for newer versions., (*9)

Special thanks to Shannon Threadgill for his totally boss illustrations., (*10)

The Versions

02/04 2018

v1.0.0

1.0.0.0

  Sources   Download

02/04 2018

v1.4.2

1.4.2.0

  Sources   Download

02/04 2018

v1.4.3

1.4.3.0

  Sources   Download

02/04 2018

v1.2.1

1.2.1.0

  Sources   Download

02/04 2018

v1.2.2

1.2.2.0

  Sources   Download

02/04 2018

v1.3.0

1.3.0.0

  Sources   Download

02/04 2018

v1.3.1

1.3.1.0

  Sources   Download

02/04 2018

v1.3.2

1.3.2.0

  Sources   Download

02/04 2018

v1.3.3

1.3.3.0

  Sources   Download

02/04 2018

v1.4.0

1.4.0.0

  Sources   Download

02/04 2018

v1.4.1

1.4.1.0

  Sources   Download

02/04 2018

v1.5.4

1.5.4.0

  Sources   Download

02/04 2018

v1.5.4.1

1.5.4.1

  Sources   Download

02/04 2018

v1.5.5

1.5.5.0

  Sources   Download

02/04 2018

v1.5.5.1

1.5.5.1

  Sources   Download

02/04 2018

v1.5.5.2

1.5.5.2

  Sources   Download

02/04 2018

v1.0.1

1.0.1.0

  Sources   Download

02/04 2018

v1.0.2

1.0.2.0

  Sources   Download

02/04 2018

v1.1.0

1.1.0.0

  Sources   Download

02/04 2018

v1.1.1

1.1.1.0

  Sources   Download

02/04 2018

v1.1.2

1.1.2.0

  Sources   Download

02/04 2018

v1.2.0

1.2.0.0

  Sources   Download

02/04 2018

v1.5.0

1.5.0.0

  Sources   Download

02/04 2018

v1.5.1

1.5.1.0

  Sources   Download

02/04 2018

v1.5.2

1.5.2.0

  Sources   Download

02/04 2018

v1.5.3

1.5.3.0

  Sources   Download

02/04 2018

v1.5.3.1

1.5.3.1

  Sources   Download

17/02 2018

dev-master

9999999-dev https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT

18/09 2017

dev-develop

dev-develop https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT

18/09 2017

dev-hotfix/v1.6.0-beta.6

dev-hotfix/v1.6.0-beta.6 https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT

05/05 2017

v1.6.0-beta.6

1.6.0.0-beta6 https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT

05/05 2017

v1.6.0-beta.5

1.6.0.0-beta5 https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT

28/02 2017

dev-release/v1.6.0-beta.3

dev-release/v1.6.0-beta.3 https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT

28/02 2017

v1.6.0-beta.4

1.6.0.0-beta4 https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT

28/02 2017

v1.6.0-beta.3

1.6.0.0-beta3 https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT

27/02 2017

v1.6.0-beta.2

1.6.0.0-beta2 https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT

13/02 2017

v1.6.0-beta

1.6.0.0-beta https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT

23/01 2017

v1.5.5.3

1.5.5.3 https://github.com/pennebaker/craftcms-thearchitect

CraftCMS plugin to generate content models from JSON data.

  Sources   Download

MIT