Skip to content

Durpal 9/10 helper module for CiviCRM with Shoreditch theme.

Notifications You must be signed in to change notification settings

fsnet/civicrm_shoreditch_helper

Repository files navigation

CiviCRM Shoreditch Helper

CiviCRM Shoreditch Helper is a Drupal 9/10 module that adds certain body classes to CiviCRM admin pages. The Shoreditch CSS styles rely on body classes like page-civicrm page-civicrm-contact page-civicrm-contact-view which are present in Drupal 7 but not in Drupal 9/10. This module sole pupose is to provide a hook_preprocess_html() function which adds these classes.

Requirements

Installation (git/cli)

Since this module is not available as Composer package for now, installation in the custom module directory is recommended.

# Navigate to your custom module directory, e.g.
cd modules/custom

# Download the module
git clone https://github.com/fsnet/civicrm_shoreditch_helper

# Enable the module, e.g. with Drush
drush en civicrm_shoreditch_helper

About

Durpal 9/10 helper module for CiviCRM with Shoreditch theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages