Maintainers strive to actively monitor issues and respond in a timely manner.

Ice

Ice is a very minimal HTML5 base theme with Sass and Compass, using Singularity.gs for grids. It will be optimized for both responsive and mobile-first design using the latest modern front-end practices. It will include optional integration with other neat extensions in a slick standalone add-on called IceCream (coming soon).

AcroMedia Drupal Commerce XLS Import

Allows the import of Drupal Commerce products from an XLS file, and returns an XLS file containing any errors/successes in the Import.

Better autocomplete

Enhance autocomplete field widget for EntityReference and taxonomy. There are already some modules to handle this but I tried and none fit my requirements.

Parents

Family Tree

The Parents module will create a family member entity for accounting for family relationships. A family member can be associated with a Drupal user.

Profile Switcher

This module provides a Drush command to switch between install profiles found in /profile directory:

drush switch:profile [new-profile]

This is useful for moving an existing site to distribution or moving from an abandoned distribution back to a standard Drupal core install.

Profiles can become disabled for a number of reasons (see #1170362: Install profile is disabled for lots of different reasons and core doesn't allow for that. Beta 2 or > of Profile Switcher can also be used to re-enable the active profile. The profile may become disabled again if the underlying issue (like a dependency defined in the profile's .info being disabled) ins't resolved, but this will at least resolve the issue temporarily.

IMPORTANT WARNINGS:

  • Switching profiles is NOT a trivial change like switching a theme.
  • ALWAYS test before using on a live site and ALWAYS have a backup
  • Switching Profiles does NOT run the profile's .install. This will not work for all distributions.
  • Modules, themes, and libraries included in a distribution are only available when using the distribution. Modules, themes, and libraries in sites/all are available to when using any profile... AND OVERRIDE THE VERSION IN THE PROFILE EVEN IF THE SITES/ALL VERSION IS OLDER
  • Because some modules register absolute paths to files in Drupal's registry table, you may run into issues when switching profiles even if the version of the module is the same. (Tips for fixing registry related issues).
  • If the Profile Switcher module was included in a /profile/[profile_name]/modules and you switch to a profile that doesn't include the Profile Switcher module, you will get a page not found error after the switch not be able to switch back until adding the Profile Switcher module to sites/all/modules

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained