Commanding Chaos for Coworking, Open Source and Creative Communities

Error message

  • Deprecated function: session_set_save_handler(): Providing individual callbacks instead of an object implementing SessionHandlerInterface is deprecated in drupal_session_initialize() (line 245 of includes/session.inc).
  • Deprecated function: Creation of dynamic property alpha_theme_container::$delta is deprecated in alpha_theme_container->__construct() (line 25 of sites/all/themes/contrib/omega/alpha/includes/base.inc).

install_profile

Goodbye Drush Make, Hello Composer! | Lullabot

Mon, 11/02/2015 - 08:15 -- rprice

Commit the composer.json changes to the repo. The files downloaded by Composer do not need to be added to the repo. You’ll see a .gitignore file that keeps them out (this was added as a part of the composer packaging). Only composer.json, .gitignore, code in /web/modules/custom and the content of the /web/sites subdirectory (other than the files directory) will be stored in the git repository.

drupaleasypodcast
drupal8
install_profile
git
deployment

Goodbye Drush Make, Hello Composer! | Lullabot

Mon, 11/02/2015 - 08:15 -- rprice

Commit the composer.json changes to the repo. The files downloaded by Composer do not need to be added to the repo. You’ll see a .gitignore file that keeps them out (this was added as a part of the composer packaging). Only composer.json, .gitignore, code in /web/modules/custom and the content of the /web/sites subdirectory (other than the files directory) will be stored in the git repository.

drupaleasypodcast
drupal8
install_profile
git
deployment

Setup | drupal.org

Sat, 08/18/2012 - 07:42 -- rprice

The Setup module adds the ability to have scripted, setup wizards which are run automatically on the first access of a completed or upgraded site.

...such as their Google Analytics tracking code or Twitter account.

This module is intended for use by Developers as the creation of your setup script is done in a profile/module/theme .info file, however the syntax is not complex and could be attempted by an adventurous site builder.

install_profile
distribution
modules
drupaleasypodcast
Subscribe to RSS - install_profile