-
Notifications
You must be signed in to change notification settings - Fork 0
Install
The algid framework heavily uses components from the cf-compendium project and it is required to run the algid framework. See the cf-compendium install guide.
The latest version of the algid framework will be available from download as soon as it is released. Each version is also tagged in the repository.
After retrieving a copy of the algid release, place the algid
directory in the
webroot.
Verify successful installation by visiting the /algid/index.cfm
page in a
browser.
Plugin code is released in a compressed directory which should contain all the files needed to install. See the plugin's download page to get the latest version available.
Once you have downloaded the plugin archive you can unarchive it into the
/plugins/
directory of the application and update the /config/settings.json.cfm
page and add the plugin to the list of plugins.
The next time the application is reinitialized the plugin should install and setup automatically.