Installation and upgrade

Installation via extension manager

The installation process is pretty much straight forward (partly copy pasta from the TER itself):

  1. Go to the TER https://extensions.typo3.org/extension/includekrexx/.
  2. Download the Zip.
  3. Log into your TYPO3 backend.
  4. Go to Extension Manager module.
  5. Press the upload button on the top bar.
  6. Select the ZIP file and upload it.

Upgrade via extension manager

kreXX has always been under heavy development. When Upgrading (or downgrading) to an other version of kreXX, you need to do an additional steps (the bold ones).

  1. Go to the TER https://extensions.typo3.org/extension/includekrexx/.
  2. Download the Zip.
  3. Log into your TYPO3 backend.
  4. Go to Extension Manager module.
  5. Deactivate the kreXX extension there.
  6. Press the upload button on the top bar.
  7. Select the ZIP file.
  8. Activate the overwrite checkbox.
  9. Upload the file.
  10. Reactivate the extension.

Installation via composer

Copy pasta from the TER:

  1. Go to your folder where the root composer.json file is located
  2. Type: composer req brainworxx/includekrexx to get the latest version that runs on your TYPO3 version.