Installation
Extension Manager
Install mysqlreport in TYPO3 legacy installations with the help of the
Extension Manager:
-
TYPO3 backend login
Log in to the TYPO3 backend as an administrator or system maintainer.
-
Visit Extension Manager
Click Extension Manager from the left side menu.
-
Get Extension
Choose Get Extensions from the upper select box.
-
Search
Use the search mask to search for
mysqlreport. -
Install
Find
mysqlreportin the list and install the extension with the icon on the left. -
Wait
The installation will be confirmed with a blue notification on the upper right.
Composer
Install mysqlreport in TYPO3 Composer-based installations on the shell:
-
Shell login
Log in to the shell of your TYPO3 installation.
-
Change directory
Move into the root directory of your TYPO3 installation.
-
Install
composer require stefanfroemken/mysqlreportCopied! -
Add
mysqlreportprofile tablevendor/bin/typo3 extension:setup -e mysqlreportCopied!typo3/sysext/core/bin/typo3 extension:setup -e mysqlreportCopied!
Next step
Configure mysqlreport in Extension Settings.