The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.64 - 2014-09-21

  • Preparing for the first Ado plugin - Ado::Plugin::Vest, that will be an example of how to build applications on Ado.
  • Upgraded to Mojolicious::Plugin::SemanticUI 0.05.
  • Renamed method PERL_FILES to PERL_DIRS in Ado::Build.
  • Importing PERL_DIRS in Ado::BuildPlugin so it can be used for plugins like Ado::Build is used for installing Ado.
  • Upgraded to Mojolicious 5.42.
  • Fixed bug in Ado::Control::validate_input().
  • Added dummy records in tables groups and users.
  • Test::AdoPlugin is deprecated.
  • In Ado::Plugin::initialise() now we also check for plugin specific public folder and add it to Ado $app->static->paths.
  • Downgraded to Module::Build 0.42.

Documentation

Getting started with Ado
Making Ado the ERP solution for the enterprise
Various ways to install Ado
Ado plugins and how to write an Ado::Plugin
all resources provided by Ado.

Modules

Ado
a rapid active commotion (framework for web-projects on Mojolicious)
Custom routines for Ado installation
Custom routines for Ado::Plugin::* installation
Ado namespace for Mojo commands!
adduser command
Generator command
Generates an Ado::Plugin
Generates Apache2 .htaccess file
Generates minimal Apache2 Virtual Host configuration file
Generates MVC set of files
Version command
The base class for all controllers!
Base controller class for Ado back-office applications.
The default controller for the back-office.
The controller to manage users.
The default controller for the site.
The controller for the end-user documentation
a controller used for testing Ado.
Languages' lexicons and handle namespace
lexicon for Bulgarian
lexicon for English
the base schema class.
base class for Ado specific plugins.
Default Ado helpers plugin
Authenticate users
Internationalization and localization for Ado
Render markdown to HTML
Keep routes separately.
A factory for HTTP Sessions in Ado
manage sessions stored in the database
manage sessions stored in files
This module is deprecated