https://github.com/antaresproject/automation
:repeat: Automation Antares Project Component. Hook up your module into Automation Component to easily control background processes.
https://github.com/antaresproject/automation
antares-changelog antares-documentation antares-project antaresproject artisan-command async automation-antares command-line component job job-queue jobqueue laravel laravel-queues monitor notifications php processing queue scheduler
Last synced: about 1 month ago
JSON representation
:repeat: Automation Antares Project Component. Hook up your module into Automation Component to easily control background processes.
- Host: GitHub
- URL: https://github.com/antaresproject/automation
- Owner: antaresproject
- License: bsd-3-clause
- Created: 2017-01-31T14:32:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T11:40:50.000Z (over 7 years ago)
- Last Synced: 2025-03-27T15:33:02.925Z (about 2 months ago)
- Topics: antares-changelog, antares-documentation, antares-project, antaresproject, artisan-command, async, automation-antares, command-line, component, job, job-queue, jobqueue, laravel, laravel-queues, monitor, notifications, php, processing, queue, scheduler
- Language: PHP
- Homepage: http://antaresproject.io
- Size: 330 KB
- Stars: 14
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Antares Automation Module
[](http://laravel.com)
[](https://coveralls.io/github/antaresproject/project?branch=master)
[](https://travis-ci.org/antaresproject/project)
[](https://codeclimate.com/github/antaresproject/project)
[](https://github.com/antaresproject/project/issues)
[](https://github.com/antaresproject/project/network)
[](https://github.com/antaresproject/project/stargazers)
[](https://raw.githubusercontent.com/antaresproject/project/master/LICENSE)Automation is a module used to executte cyclic operations based on [laravel task scheduler](https://laravel.com/docs/5.4/scheduling). It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.

## Documentation
Antares Automation Module documentation can be found at [antaresproject.io/docs/core_modules/automation](http://antaresproject.io/docs/site/core_modules/automation/).
Full Antares documentation can be found at [antaresproject.io/docs](http://antaresproject.io/docs).
## Changelog
Antares Automation Module changelog can be found in release notes [antaresproject.io/docs/site/getting_started/changelog#automation](http://antaresproject.io/docs/site/getting_started/changelog/index.html#automation).
You can find full Antares changelog in Antares Documentation [antaresproject.io/docs/site/getting_started/changelog](http://antaresproject.io/docs/site/getting_started/changelog/index.html).
## Issues
The issue list of this repo is **exclusively** for bug reports and feature requests.
Please follow [Issue Reporting Guide](http://antaresproject.io/docs/site/getting_started/issues_reporting_guide/index.html) before opening an issue. Issues not following the guide will be closed without further investigation.
## Contribution
Please follow [Contribution Guide](http://antaresproject.io/docs/site/getting_started/contributing/index.html) before making a pull request.
## Community
* Twitter: @antaresproject
* Forum: (coming soon)
* Blog: (coming soon)
* Email: contact (at) antaresproject.io## License
This software is released under the BSD 3-Clause License.
© 2017 INBS.Software.