WARNING: Further development will occur on Drupal.org - https://www.drupal.org/project/orejime_openfed.
- Introduction
- Features
- Requirements
- Installation
- Configuration
Provides Drupal 7 integration into Orejime JS cookie manager.
See https://github.com/openfed/orejime for more info.
The Openfed Orejime module:
- Integrates Orejime JS library into Drupal sites, tailored for OpenFed.
Orejime plugin in "libraries".
-
Install the module as normal, see link for instructions. Link: https://www.drupal.org/documentation/install/modules-themes/modules-7
-
Follow the installation instructions of Orejime. Link: https://github.com/openfed/orejime
-
After running "npm run build" process of Orejime lib you should have generated JS/CSS files within the "dist" directory. In your Drupal installation create a new directory called "orejime" in the "libraries" root folder and from the Orejime lib copy the directory "dist" inside. Make sure the path to the plugin file becomes: "libraries/orejime/dist/orejime.js" and "libraries/orejime/dist/orejime.css"
-
Go to "Administer" -> "Extend" and enable the Openfed Orejime module.
- Go to "Configuration" -> "System" -> "Openfed Orejime" to find all the configuration options.