Modules
Modules are an easy way for Jobs Creator to replace certain default features (progress bar, stash, logs)
To choose an existing module, you open /jobscreator menu, go in settings, choose it. As easy as that
How to create a custom module?
Creating a module is extremely easy:
Navigate to
jobs_creator/integrations
folderChoose the module type you want to create (logs, progressbar, stash, etc.)
Duplicate an existing module and use it as a template
Last updated