Skip to content

[RFC] Cron Tasks #55

Description

@gildonei

Summary

Allow developers to execute Controller actions on shell, without renders

Motivation

Shell tasks are a very commom need on projects that need to run routines to update status, reports, consolidate datas, and other stuff.

Compatibility with Ubiquity's philosophy

Indicate compatibility or improvements in:

  • ease of use
  • framework resources

Expected results

Be possible to run controller actions through shell or command line without renders and keeping framework funcionalities like ACL and others.

Additional context

Framework should be able to re-use models actions and framework actions almost like it was being executed on a web broser.

A sample case could be send a Birthday mail for Customers from an e-commerce

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions