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

Is it possible to script an import via the command line? #15

Closed j-greig closed 6 years ago

Emkaytoo commented 6 years ago

I touched upon this lightly in Issue #9, where I added the request to have a build order config that imports models sequentially. Is this what you're looking for?

I also mentioned a command line interface for creating models that would themselves update the build order.

j-greig commented 6 years ago

Yup that's pretty much what I was thinking too, thanks for flagging 👍

Emkaytoo commented 6 years ago

Absolutely. If you think of any use cases, add them to #9 so we can make sure to think everything through.