Skip to content
Snippets Groups Projects

Add some documentation on how to enable the lity module.

Open Joz Ahmed requested to merge issue/lity-3205157:3205157-update-readme-and into 8.x-1.x
1 file
+ 7
0
Compare changes
  • Side-by-side
  • Inline
+ 7
0
@@ -58,3 +58,10 @@ Under the "repositories" section of composer.json, add the following:
2. Run `composer require jsor/lity`
Run `composer require drupal/lity` to install this module.
# Enable Lity module
```
drush en lity -y && drush en lity_popup -y
```
Loading