https://github.com/jako/cronmanager
Manage cronjobs within the MODX manager
https://github.com/jako/cronmanager
modx modx-extra modx-revolution
Last synced: about 2 months ago
JSON representation
Manage cronjobs within the MODX manager
- Host: GitHub
- URL: https://github.com/jako/cronmanager
- Owner: Jako
- License: gpl-2.0
- Created: 2011-06-04T12:18:06.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-03-09T16:30:28.000Z (3 months ago)
- Last Synced: 2025-03-27T16:40:48.480Z (2 months ago)
- Topics: modx, modx-extra, modx-revolution
- Language: PHP
- Homepage: https://jako.github.io/CronManager/
- Size: 5.63 MB
- Stars: 16
- Watchers: 6
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://hosted.weblate.org/projects/modx-extras/cronmanager/standard/)
# CronManager
Manage cronjobs within the manager.
## Features
With the CronManager you're able to create cronjobs within the manager. When
the right script is added to your cronjobs list you could manage snippets as
cronjob scripts. It can run every minute and you could pass properties or
propertysets to your snippet in the cronjob.## Installation
MODX Package Management
## Usage
Install via package manager and create the cronjobs in the custom manager page.
## Documentation
For more information please read the [documentation](https://jako.github.io/CronManager/).
## License
The project is licensed under the [GPLv2 license](https://github.com/Jako/CronManager/blob/master/core/components/cronmanager/docs/license.md).
## Translations
Translations of the package can be made for the [Default Lexicon](https://hosted.weblate.org/projects/modx-extras/cronmanager/standard/) and the [System Setting Lexicon](https://hosted.weblate.org/projects/modx-extras/cronmanager/system-settings/)