Quick installation
Attention
When you install the rd_ extension via Composer,
the required EXT: extension will be automatically installed if it's not already present in your project.
In a composer-based TYPO3 installation you can install
the extension rd_ via composer:
composer require remotedevs/rd-comments
In TYPO3 installations above version 11.5, the extension will be automatically installed. You do not have to activate it manually.
Update the database schema
Open your TYPO3 backend with system-maintainer permissions.
In the module menu to the left, navigate to Admin Tools > Maintenance, then click on Analyze database and apply all suggested changes.
Clear all caches
In the same module Admin Tools > Maintenance, you can also conveniently clear all caches by clicking the button Flush cache.