;.. _quickInstallation:

Quick installation

In a composer-based TYPO3 installation you can install the extension EXT:rd_faq via Composer:

composer require remotedevs/rd-faq
Copied!

In TYPO3 installations above version 13.0, the extension will be automatically installed. You do not have to activate it manually.

If you are using an older version of TYPO3 or have a legacy installation without Composer, check out the installation chapter for manual installation steps.

Update the database schema

Open your TYPO3 backend with system maintainer permissions.

Then go to:

Admin Tools > MaintenanceAnalyze Database → Click Create to apply all changes.

Analyze database in TYPO3

Clear all caches

Still in Admin Tools > Maintenance, click the button:

Flush Cache to clear all TYPO3 caches.

Flush TYPO3 cache