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

Changes for version 0.016 - 2018-02-16

  • Added
    • `read_schema` now properly adds `x-order` to show the form fields in the same order as defined in the table schema.
    • Added templated list columns. Useful information can be shown more compactly in the list view.
    • Added `x-view-url` and `x-view-item-url` to provide links to view information in the editor.
  • Fixed
    • Fixed pagination showing blank pages

Documentation

Modules

Embed a simple admin CMS into your Mojolicious application
A simple CMS for administrating data
A backend for DBIx::Class schemas
A backend for MySQL using Mojo::mysql
A backend for Postgres using Mojo::Pg
A backend for SQLite using Mojo::SQLite
A test backend for testing Yancy
A simple REST controller for Mojolicious
A controller to show a user only their content
A simple auth module for a site