Home

Awesome

<img align="right" style="float: right; height: 200px;" src="doc/images/Aoe_Scheduler_Icon.png">

AOE Scheduler for Magento

Build Status

waffle.io

AOE Scheduler sits on top of Magento's default cron functionality allowing you to manage the jobs, to visualize the timeline and to get some deeper insight on what's going on behind the scenes and to shed some light on what might be going wrong. On top of that AOE Scheduler provides some more functionality like a cli and a web service interface, optimizing cron execution on your server and giving you everything you need to implement complex background tasks including for your Magento store.

NOTE

This documentation is currently being written. Sadly, at this point it's still more an outline and some bullet points than a complete documentation. I'm working on it. If you have any comments feel free to get in touch with me.

Changelog

Version 1.0.0 is a major release. If you're updating from version 0.X please check out the changelog and verify everything is still working as expected after updating.

Changelog

Features

Authors, contributors and maintainers

Author:

Major Contributions:

Ideas, bugs, contributions, comments, feature suggestions?

Please get in touch with us via the issue tracker on GitHub

Compability

Documentation

  1. Module Installation
  2. Cron Configuration
  3. Some Basics (Job? Schedule? Task?)
  4. Creating new jobs
  5. Faq
  6. Admin Interfaces
    1. System Configuration
    2. Job Configuration
    3. List View
    4. Timeline View
    5. Instructions
  7. Events
  8. Schedule States
  9. CLI
  10. Web Services
  11. Domain Model
  12. Cron Processing
  13. Unit Tests
  14. Features
    1. Heartbeat and Monitoring
    2. Notifications
    3. Custom job parameters
    4. Global enabled/disable
    5. Disable individual jobs
    6. runNow
    7. scheduleNow
    8. Run return values and communication
    9. ETA
    10. Watchdog
    11. Cron groups
    12. Process Management
    13. Output buffering
    14. Bumper to Bumper (REPEAT)
  15. Cookbook
    1. How to declutter your timeline
    2. How to integrate into deployments
    3. Distributed cron
    4. Job workflows
    5. Schedule a job programmatically

License

GPL v3

Links