Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.45 KB

01-installation.md

File metadata and controls

48 lines (30 loc) · 1.45 KB

ChangeLanguage v3

  1. Installation
  2. Basic configuration
  3. Advanced configuration
  4. Backend tools
  5. Frontend module
  6. Insert tags
  7. Developers
  8. Tips & FAQ

Installation

Minimum requirements:

  • Contao 3.5 or Contao 4.1
  • Haste 4.13
  • MultiColumnWizard 3.3

Install using Composer (recommended)

Composer is our recommend way to install Contao modules. The Contao plugin will take care of copying the files to the correct place.

$ composer.phar require terminal42/contao-changelanguage ^3.0

Install from Extension Repository (in Contao 3.5)

ChangeLanguage v3 can also be installed from the Contao Extension Repository. Follow the Contao manual on how to install extensions.

Manual installation

Download terminal42/contao-changelanguage and copy the folder to your Contao installation in system/modules/changelanguage. You must also download and install codefog/contao-haste and menatwork/contao-multicolumnwizard.