Profiles
Jump to navigation
Jump to search
Basics
- Developing installation profiles
- Install Profile Packaging
- Packaging a profile on drupal.org (make file -> install profile)
Profiler library
Aegir workflow
It's not best practice to try and store build .make and .profile/.info in the same repo. This would require one to set the profile download in the make file the be the same repo, thus causing Drush to download all .make projects twice.
Instead, a stub build .make file that points to said repo will download all properly. technique copied from mig5.
My profiles
See my Github
- Base dev - old
to check;