D7 Makefile starter template
@todo To give you the quickest start to a new project use our starter template. The template consists of:
- NDP core features - settings and features as part of the installation profile
- NDP starter theme - Bootstrap sub theme
- Make file - https://bitbucket.org/newdigitalpartnership/ndp-make
- Installation profile - https://bitbucket.org/newdigitalpartnership/ndp-install
The make file will grab the features and the theme, it will then grab the latest version of Drupal 7 and a predefined list of modules we commonly use.
Once your new Drupal directory is compiled - you can then run the installation profile to turn on required modules, add predefined settings and a small piece of test content. The end result is a vanilla NDP template ready for you to start.
Tips
- Use Drush to run your installation profile - it is much more reliable
- Take time to look at all the modules in the make file, visit their project page and see what they do
@todo
- Where is it
- how to use it
- Permission issues with other repos
- submitting/commitying