Skip to content

A front end user interface that manages the server scheduled tasks

Notifications You must be signed in to change notification settings

evagoras/lucee-scheduled-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucee Administrator Scheduled Tasks Bootstrap UI

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.

Installation

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

Layout

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.

Interface

List of Tasks

http://localhost/scheduledtasks List of Tasks

Add a New Task

http://localhost/scheduledtasks/home/new Add a New Task

About

A front end user interface that manages the server scheduled tasks

Resources

Stars

Watchers

Forks

Packages