Skip to content

oookubox/Joomla-cli-autoupdate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CLI Automatic Updater for Joomla!

This script can be used to perform automatic updates of Joomla! core and extensions.

Installation

Add autoupdate.php to the cli folder of a joomla installation.

Usage

cd /path/to/cli
php autoupdate.php

Flags

Operations

-f, --fetch             Run Fetch
-u, --update            Run Update
-l, --list              List Updates
-x, --export            Export Updates JSON

Update Filters

-i, --id ID             Update ID
-a, --all               All Packages
-V, --version VER       Version Filter
-c, --core              Joomla! Core Packages
-e, --extension LOOKUP  Extension by ID/NAME
-t, --type VAL          Type

Additional Flags

-v, --verbose           Verbose

About

Joomla! CLI Auto Updater for Core and Extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%