2017 © Pedro Peláez
 

project joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

image

joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 29 Forks
  • 1 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

Screenshot, (*1)

Joomlatools Console

Joomlatools Console simplifies the management of Joomla sites. It is designed to work on Linux and MacOS. Windows users can use it in Joomlatools Server., (*2)

Requirements

  • PHP7.3 or newer
  • Linux, MacOS, or Joomlatools Server
  • Composer
  • Joomla versions 3.5 and 4.x

Installation

  1. Install using Composer:, (*3)

    $ composer global require joomlatools/console, (*4)

  2. Tell your system where to find the executable by adding the composer directory to your PATH. Add the following line to your shell configuration file called either .profile, .bash_profile, .bash_aliases, or .bashrc. This file is located in your home folder., (*5)

    $ export PATH="$PATH:~/.composer/vendor/bin", (*6)

    For Ubuntu 19+ you may find you should use:, (*7)

export PATH="$PATH:$HOME/.config/composer/vendor/bin", (*8)

  1. Verify the installation, (*9)

    $ joomla --version, (*10)

  2. To create a new site with the latest Joomla version, run:, (*11)

     joomla site:create testsite
    

    The newly installed site will be available at /var/www/testsite and testsite.test after that. The default Super User's name and password is set to: admin / admin., (*12)

    By default, the web server root is set to /var/www. You can pass --www=/my/server/path to commands for custom values. You can choose the Joomla version or the sample data to be installed:, (*13)

     joomla site:create testsite --release=4.0 --sample-data=blog
    
  3. For other available options, run:, (*14)

    $ joomla --list, (*15)

  4. Read our documentation pages to learn more about using the tool., (*16)

Development

To setup the tool for development:, (*17)

  1. Clone the repository:
git clone git@github.com:joomlatools/joomlatools-console.git
  1. Fetch the dependencies:
composer install
  1. Now you can execute the tool with:
bin/joomla list
  1. Happy coding!

Contributing

Joomlatools Console is an open source, community-driven project. Contributions are welcome from everyone. We have contributing guidelines to help you get started., (*18)

Contributors

See the list of contributors., (*19)

License

Joomlatools Console is free and open-source software licensed under the MPLv2 license., (*20)

Community

Keep track of development and community news., (*21)

The Versions

30/11 2015

dev-develop

dev-develop https://github.com/joomlatools/joomlatools-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

26/11 2015

dev-master

9999999-dev https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

25/11 2015

v1.4.3

1.4.3.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

05/11 2015

v1.4.2

1.4.2.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

06/10 2015

v1.4.1

1.4.1.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

02/09 2015

v1.4.0

1.4.0.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

30/07 2015

v1.3.3

1.3.3.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

12/05 2015

v1.3.2

1.3.2.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

07/05 2015

v1.3.1

1.3.1.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

05/05 2015

v1.3.0

1.3.0.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

06/11 2014

v1.2.0

1.2.0.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

09/07 2014

v1.1.0

1.1.0.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

01/07 2014

dev-feature/113-site_update

dev-feature/113-site_update https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla

14/03 2014

v1.0.0

1.0.0.0 https://github.com/joomlatools/joomla-console

This command-line script helps to ease the management of Joomla sites in your development environment.

  Sources   Download

MPLv2

The Requires

 

console tools joomla