Skip to content
pilsy edited this page Mar 6, 2014 · 1 revision

Installing the module is as easy as “clever install clever-background-tasks” when using the cleverstack-cli.

Manual Installation
1. Copy the “clever-background-tasks” folder into your /modules folder, ending up with /modules/clever-background-tasks
2. Run “npm i” inside the /modules/clever-background-tasks folder
3. Put “clever-background-tasks” into your bundledDependencies key inside of the project_folder/package.json file.
4. Edit your config

Clone this wiki locally