You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea behind this proposal is the ability to pick multiple modules and hit the big "create my distribution" button. A composer.json should be generated along with the basic skeletonapp Upon download the user should execute composer to download dependencies.
If we categorize modules (using composer tags, our own metadata file?) we could make a wizard-like system to select the templating engine (PHP, Twig, Smarty, Mustache, Plates), CSS framework (Bootstrap, Foundation), Datasource and generate the skeletonapp according to their choices.
Comments are welcome.
The text was updated successfully, but these errors were encountered:
The idea behind this proposal is the ability to pick multiple modules and hit the big "create my distribution" button. A
composer.json
should be generated along with the basicskeletonapp
Upon download the user should execute composer to download dependencies.If we categorize modules (using composer tags, our own metadata file?) we could make a wizard-like system to select the templating engine (PHP, Twig, Smarty, Mustache, Plates), CSS framework (Bootstrap, Foundation), Datasource and generate the skeletonapp according to their choices.
Comments are welcome.
The text was updated successfully, but these errors were encountered: