Skip to content

A bash script to download and prepare latest Joomla! release

License

Notifications You must be signed in to change notification settings

bestproject/getjoomla.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

getjoomla.sh

A bash script to download and prepare Joomla! installation on linux based systems.

Instructions

  • Download getjoomla.sh and place it in $PATH directory for example like this wget https://raw.githubusercontent.com/bestproject/getjoomla.sh/master/getjoomla.sh -qO /bin/getjoomla
  • Give it run permissions like this chmod +x getjoomla
  • Go into directory where you want to prepare Joomla! installation
  • Run getjoomla
  • Go to your domain and just run installation

How to get the latest Joomla! version

  • Run getjoomla

How to get a list of available Joomla! versions

  • Run getjoomla versions

How to get a specific Joomla! version

  • Run get joomla with version number eg. getjoomla 3.6.2

Installation

wget https://raw.githubusercontent.com/bestproject/getjoomla.sh/master/getjoomla.sh -qO /bin/getjoomla && chmod +x /bin/getjoomla

About

A bash script to download and prepare latest Joomla! release

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages