version 7.x-2.0.1 - changelog
A base make file and profile for Drupal 7 projects.
base.make
is the make file that gets included by yourdistro.make
.examples/distro.make.example
is the template you can use to create your own make file.
-
Create your own make file based on
examples/distro.make.example
. -
Use
drush make
to build your new make file. -
Install drupal site using the
xforty
profile.
- View the
examples/sub_profile
folder to see how you can usexforty
as a base profile.
- Follow git-flow practices
- Project Wiki - HowTos, FAQs, and advanced usage
- Project Issues - submit bugs, support questions, and feature requests
- Drush Documentation
Maintained by xforty technologies