---
title: "Enabling the style guide manager module"
date: "2019-11-04T16:44:34+00:00"
summary: "Easily enable and configure the Style guide manager module in Site Studio. Learn how to install via UI or Drush, and ensure proper theme setup for seamless integration with your Drupal site."
image:
type: "page"
url: "/drupal-starter-kits/add-ons/site-studio/enabling-style-guide-manager-module"
id: "ce922b9f-61a9-44cf-b375-8ba68dacb5e7"
---

How to enable and install the Style guide manage module.

Enable Style guide manager
--------------------------

To use the Style guide manager, the Style guide manager module needs to first be enabled:

1.  Navigate to **Extend**
2.  Search for **Cohesion** **Style guide manager**  
    
    ![84ef0f1d-enable-style-guide-manager-module.png](https://acquia.widen.net/content/95abd6d8-05ad-4e8f-a679-9438d9e22ec6/web/84ef0f1d-enable-style-guide-manager-module.png)
    
  
4.  Select the checkbox and click **Install**

You can also install via drush, using the following command: 

`drush en cohesion_style_guide -y`

Configuring your theme
----------------------

If your theme is a sub-theme of Site Studio minimal theme, no configuration is needed. If you have a custom theme that is not a sub-theme of Site Studio minimal you should check you have configured your theme as per our documentation on [Modifying your website theme](/drupal-starter-kits/add-ons/site-studio/modify-your-website-theme "Modify your website theme").