Pennebaker / craft-architect

A plugin for importing and exporting content models from Craft 3/4 using JSON.
MIT License
72 stars 6 forks source link

CP Export: TypeError #30

Closed ostark closed 5 years ago

ostark commented 6 years ago

I get this error when I hit the export button in the CP:

Argument 1 passed to craft\services\Fields::getLayoutById() must be of the type integer, null given, called in [...]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1605

Bonus: php craft architect/export feels a bit unfished.

ostark commented 6 years ago

@spAnser or is it just me?

spAnser commented 6 years ago

I think I accidentally might've committed the base setup for implementing the CLI commands but they are not released.

I am still very busy on an internal project. I will be getting some time next month to work on some more Architect things.

spAnser commented 5 years ago

Closed since the feature is not yet implemented and the feature is being tracked in Issue #6