Installation
Extract the migrations plugin to the app/plugins directory in your application.
The standard directory name is migrations.
Directory Structure
/app
/plugins
/datasources
/debug_kit
/localized
/migrations (Same location as other plugins)
For more information on plugins and app structure, please see the Plugins section of the CakePHP Book.