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

Add console controller action to enable importing yaml via cli #33

Closed phoban01 closed 5 years ago

phoban01 commented 5 years ago

Small update to console/controllers/ImportController.php that reads a YAML file and converts to JSON.