A ready to go Feature server installation profile for Drupal 6.x, based on my fserver sandbox on drupal.org.
...and not on drupal.org?
Regarding Drupal.org distribution packaging requirements:
-
This distribution / installation profile relies on a sandbox project.
Git clones from Drupal.org sandboxes (as opposed to full projects) are not supported. #1432326: Support for git clones from Drupal.org sandboxes
-
Singular theme is hosted on github.
Modules and themes hosted off Drupal.org are not supported. #1427762: Allow modules/themes not hosted on Drupal.org to be packaged into distribution .make files.
In addition to the standard Drupal requirements you will need the following to make use of this Feature server installation profile:
- drush
- drush make if you use drush before v. 5
- git
-
Just run
drush make https://raw.github.com/fl3a/fserver_profile/master/distro.make fserver
-
Choose
Feature Server
when installing Drupal manuallyor
-
If you use
drush site-install
rundrush site-install fserver_profile -r fserver [OPTIONS]
- Five Minute Feature Server: Share Your Features, Themes, and Custom Modules
- Distributed Feature Servers in Drupal
- Pushing Public and Private Updates From Your Feature Server
- Features documentation on d.o
- Developed by Miguel Jacq - http://mig5.net
- Contributions from Dave Hall - http://davehall.com.au
- Forked from Albert Szelagowski - http://omega8.cc, https://github.com/omega8cc/feature_server
- Modified and extended by Florian 'fl3a' Latzel, http://is-loesungen.de