Skip to content

This Craft CMS plugin helps keep track of updates and license statuses.

License

Notifications You must be signed in to change notification settings

ColinDorr/better-updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Craft CMS Better updates Plugin

Better Updates is a powerful Craft CMS plugin designed to help you monitor updates and license statuses seamlessly.


🌟 Features

  • Track updates for Craft CMS and installed plugins.
  • Send email notifications for available updates.
  • Configurable notification frequency (daily, weekly, monthly).
  • Supports Craft CMS 5

📋 Requirements

  • Craft CMS: "^5.0 < 6.0"

🚀 Installation

Via Composer

  1. Install the plugin:
    composer require colin-dorr/better-updates
  2. Enable the plugin:
    php craft plugin/install better-updates

⚙️ Configuration

Configure your plugin settings in the Craft CMS Control Panel under Settings > Better Updates. Adjust:

  • Email for notifications.
  • Notification frequency (daily, weekly, bi-weekly, monthly).
  • Day of the week for notifications.

🛠️ Usage

Run Update Check

Check for updates and display available updates:

php craft better-updates/check

Force Update Check

Force an update check, bypassing validation:

php craft better-updates/check --force

Send Test Notification

Send a test email notification:

php craft better-updates/test-notify

Validate Update Settings

Validate current update settings and view validation status:

php craft better-updates/test-validation

📚 Documentation

For more detailed documentation, visit the GitHub repository.

🐞 Support


📜 License

This plugin is open-sourced under the MIT License.


Elevate your Craft CMS experience by keeping your system updated with Better Updates! 🚀

About

This Craft CMS plugin helps keep track of updates and license statuses.

Resources

License

Stars

Watchers

Forks

Packages

No packages published