Dropsolid Rocketship Install Profile

part of Rocketship

This is the install profile, best used with the Rocketship distribution.

Components

  • Dropsolid Rocketship installer
  • has option to select extra languages during install
  • can also be done with drush, add following to your drush si command
  • select your default language with the --locale=LANG option
  • `dropsolidrocketshipprofilemultilingualconfiguration.enable_multilingual=1
  • dropsolid_rocketship_profile_multilingual_configuration.multilingual_languages.LANG=LANG
    for every extra language
  • has option to enable some of our own features during install
    • can also be done with drush, add following to your drush si command
    • dropsolid_rocketship_profile_extra_components.MODULE=MODULE
  • has option to select the theme to use, default is bartik
    • can also be done with drush, add the following
    • dropsolid_rocketship_profile_extra_components.theme=THEME
  • creates admin and webadmin roles and users
  • sets up permissions for webadmin
    • protects superadmin role from editing by webadmin
    • see config/install webadmin.yml for all permissions
  • has extra permissions related modules:
    • userprotect
    • roleassign
    • blockcontentpermissions
    • taxonomyaccessfix
  • has config ignore and splits for each environment ready to go. Don't forget
    to run "drush d-set" after installation to set it up AND that the split
    folders exist.
  • When multiple languages are selected, sets language switcher block in headertop
    When multiple languages are selected, makes language selection visible for
    ONLY menu links. Other content uses the "You are currently doing X in
    language Y" and follows selected interface language
    . See rocketship core.

    Versions

    6.1.x - Currently supported.
    5.1.x - Maintenance fixes only.
    8.x-3.x - Maintenance fixes only.
    8.x-1.x - Maintenance fixes only.

    Credits to others

    Many thanks to Varbase for providing a large amount of the code and way of
    doing things. If you like parts of this profile, chances are it's those parts
    so give them a look: https://www.drupal.org/project/varbase

    Supporting organizations: 

    Project information

    Releases