The Cronos plugin is a task manager for WordPress websites, designed to enhance the reliability and punctuality of wp-cron task execution. It operates seamlessly in the background, automatically monitoring and optimizing task execution without requiring extensive user configuration. Additionally, users have the option to add custom tasks via the plugin's user interface.
-
Automated Task Management: Cronos acts as a manager for wp-cron tasks, ensuring that scheduled tasks are executed reliably and on time without the need for manual intervention.
-
Secure API Integration: Users can effortlessly integrate Cronos with their API by providing an API key, and all data communication between the site and API is secured. Any stored job data on the API server is encrypted with a keypair, with only the user's site having access to the private key.
-
Minimal Data Transmission: Cronos prioritizes user privacy and security. It only transmits essential data, such as your API key, the site's URL, the task's schedule, and how many times to run it. No personally identifiable information (PII) is sent.
-
Custom Task Addition: For users who want additional control, Cronos provides a user-friendly interface to add custom tasks with specific scheduling requirements if needed.
To install the Cronos plugin, follow these straightforward steps:
-
Download the plugin ZIP file from the Cronos GitHub repository or the WordPress Plugin Directory.
-
Log in to your WordPress admin dashboard.
-
Navigate to "Plugins" > "Add New."
-
Click the "Upload Plugin" button.
-
Choose the ZIP file you downloaded in step 1 and click "Install Now."
-
Once the installation is complete, click "Activate Plugin."
Cronos is designed for ease of use, requiring minimal configuration from users. After activation, follow these steps to set up and customize the plugin:
-
Access Cronos Settings:
- In your WordPress dashboard, go to "Settings" > "Cronos."
-
Secure API Integration:
- Enter your API key to enable secure communication with your external service, knowing that all data transmission is encrypted.
-
Custom Task Management:
- Use the user interface to add custom tasks with specific scheduling requirements if needed.
-
Save Changes:
- Click the "Save Changes" button to apply your settings.
Cronos seamlessly manages your wp-cron tasks, ensuring punctual execution and reliability while prioritizing user privacy and data security. Here's how to make the most of the plugin:
-
Automated Task Management: Let Cronos handle the scheduling and execution of wp-cron tasks automatically.
-
Secure API Integration: Enjoy secure communication with your external services by entering your API key in the settings, knowing that all data is transmitted and stored securely.
-
Custom Tasks (Optional): If you require custom scheduling, use the plugin's user interface to add specific tasks with tailored schedules.
Cronos prioritizes user data security. All data communication between the site and API is secured, and any stored job data on the API server is encrypted with a keypair. Only your site has access to the private key.
Cronos only transmits essential data, such as the site's homepage URL stored in the options table, the frequency with which to run the job, and the iteration count (how many times to run the job total). No personally identifiable information (PII) is sent.
Yes, Cronos provides a user-friendly interface for adding custom tasks with specific scheduling requirements, giving you additional control when needed.
If you encounter any issues, have questions, or would like to provide feedback, please submit an issue on GitHub.
We welcome contributions from the community! If you'd like to get involved in the development of Cronos, please check out our GitHub repository for more information on how to contribute.
Cronos is released under the GPL-3.0 license.
At Cronos, we take data privacy very seriously. Unlike many other services, our approach is unique because we DON'T want your data.