Skip to content
OverFlow636 edited this page Jan 12, 2012 · 2 revisions

Install process for Plugin

  1. Clone plugin to /Plugins/Ofum
  2. Run sql schema in /Config/Schema
  3. Load the plugin in your bootstrap with CakePlugin::load('Ofum', array('route'=>true));

The plugin is now installed and will work, but there is a bit of Configuration to get it to work better

Clone this wiki locally