BoxLang 🚀 A New JVM Dynamic Language Learn More...
This is a ColdBox module for creating a front-end user interface based on Bootstrap 4 and jQuery that manages the server scheduled tasks, copying the Lucee Administrator functionality but within a ColdBox app.
Run the following commands from CommandBox at the root of your ColdBox site.
Install from ForgeBox:
install lucee-scheduled-tasks
Install directly from Github:
install evagoras/lucee-scheduled-tasks
The module uses your application's default main layout by inheritance. If you want to create a custom layout then rename the file /layouts/Main-RenameToUse.cfm
and adjust it to your liking.
http://localhost/scheduledtasks
From CommandBox run the following command at the root of a ColdBox site:
install lucee-scheduled-tasks
Then go to "http://localhost/scheduledtasks".
$
box install lucee-scheduled-tasks