Available Plug In Repositories

Available plug-in repositories.

Right now Akelos only supports mod_svn repository access without SSL like the one available at http://svn.akelos.org/plugins.

These repositories will be listed when typing

./script/plugin discover

In order to install a plugin you just need to type

./script/plugin install plugin_name

or

./script/plugin install http://subversionhost.example.com/plugins/plugin_name

Keep in mind that your plugin repository must contain the plugins text on the URL in order to be accepted by Akelos.

The plugin will be installed at <project>/app/verndor/plugins.

  • Akelos Core team plugins http://svn.akelos.org/plugins
    • acts_as_versioned Enables versioning on your Active Record models.
    • admin Assists with creating a basic admin with RBAC (permission, role and user management).
    • akismet Avoid comment/form spam using this plugin that uses the Akismet API from the people at Automattic/Wordpress.
    • calendar_helper Simple calendar creation for your views.
    • dynamic_finder Enables magic finders like $Model→find_by_user_and_name('John', 'Smith') on your Active Record models.
      PHP5 only
 
plugins.txt · Last modified: 2008/04/12 21:27 by 83.55.32.230