Cron
Learn the specifics of developing a Cron plugin.
Select the running environment
Create the file structure
βββ src
β βββ control.py or control.js
β βββ function.py or function.js
β βββ view.xml
βββ LICENSE
βββ README.md
βββ manifest.toml control and function scripts
Script
Executed
Purpose
view.xml
LICENSE and README.md
manifest.toml
Compressing the files
Last updated
Was this helpful?