The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.071 - 2021-05-24

  • Added
    • (Experimental) Added Yancy::Model to organize model-layer code (business logic).

Documentation

Start the standalone Yancy web application
Handles talking to the database.
Guide to Yancy Documentation
How to do user authentication and authorization in Yancy
Recipes for Yancy apps
Configuring and Extending the Yancy Editor
Building modules for your application's business logic
How to connect to and describe your schema
Yancy's First Steps
Changes and deprecations when upgrading Yancy

Modules

Embed a simple admin CMS into your Mojolicious application
The Best Web Framework Deserves the Best CMS
A backend for DBIx::Class schemas
A backend for MySQL using Mojo::mysql
A backend for Postgres using Mojo::Pg
A role to give a relational backend relational capabilities
A role to give a relational backend relational capabilities
A role to give a synchronous backend useful Promises methods
A backend for SQLite using Mojo::SQLite
Commands for working with Yancy backends
Copy data between backends
Basic controller for displaying content
(DEPRECATED) An OpenAPI REST controller for the Yancy editor
A controller to show a user only their content
Internationalization (i18n) for Yancy
English lexicon for Yancy strings
Model layer for Yancy apps
Interface to a single item
Interface to a single schema
Add one or more authentication plugins to your site
(DEPRECATED) A simple auth module for a site
Authenticate using Github's OAuth2 provider
Authenticate using an OAuth2 provider
A simple password-based auth
Add authorization based on user attributes
A simple token-based auth
Yancy content editor, admin, and management application
Manage file uploads, attachments, and other assets
Generate form HTML using various UI libraries
Generate forms using Bootstrap 4
Utilities for Yancy

Examples