You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Installing
After retrieving a copy of the algid release, place the algid directory in the
webroot.
Verify
Verify successful installation by visiting the /algid/index.cfm page in a
browser.
Plugins
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.