onedesign / generator-one-base

A foundation for One Design Company projects on the web.
Other
1 stars 1 forks source link

Feature/Craft 3 #113

Closed cmalven closed 6 years ago

cmalven commented 6 years ago

Closes #108

Adds a new sub-generator specifically for Craft 3 installs. Duplicates all aspects of current Craft 2 project setup but running on Craft 3. Eventually we can just retire the Craft 2 sub-generator by deleting its code. The actual generator is quite a bit simpler than the Craft 2 because all plugins and Craft itself can now be installed via Composer. Between that and the plugin store, using plugins in Craft 3 is much better.

Outstanding but not blocking merge: