version 7.x-2.0.1 - changelog
A base make file and profile for Drupal projects.
- For Drupal 7 projects, use the xforty-drupal7 repo instead.
- This repo is for legacy projects that don't use the new xforty-drupal7 repo.
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.
- Project Wiki - HowTos, FAQs, and advanced usage
- Project Issues - submit bugs, support questions, and feature requests
- Drush Documentation
Maintained by xforty technologies