Skip to content
Snippets Groups Projects
Commit 8f9c7332 authored by Andreas's avatar Andreas
Browse files

Issue #3292681: Extended documentation for installations without Composer

parent c7f4caaf
No related branches found
No related tags found
No related merge requests found
...@@ -65,6 +65,16 @@ Activate the module via the Drupal backend UI or alternatively with Drush: ...@@ -65,6 +65,16 @@ Activate the module via the Drupal backend UI or alternatively with Drush:
drush en shy_one_time -y drush en shy_one_time -y
``` ```
## Installation without Composer
Download the module and unpack it in the module folder. For the module to work
you need to download an external library and implement it in Drupal. You can
find it here: https://github.com/JayBizzle/Crawler-Detect. Always use the latest
release.
> Get the latest information for installing an external library here:
> [Installing an external library that is required by a contributed module](https://www.drupal.org/node/2840868)
## Configuration ## Configuration
There is no UI to configure module out of the box. There is no UI to configure module out of the box.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment