Installation¶
Extension Manager¶
Install jwtools2 in TYPO3 legacy installations with the help of Extension Manager:
- TYPO3 BE Login - Login into 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 selectbox. 
- Search - Use the search mask to search for jwtools2. 
- Install - Find jwtools2 in 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 jwtools2 in TYPO3 Composer-based installations on the shell:
- Shell Login - Login into shell of your TYPO3 installation. 
- Change Directory - Move into the root directory of your TYPO3 installation 
- Install - composer req jweiland/jwtools2 
- Add jwtools2 profile table - vendor/bin/typo3 extension:setup -e jwtools2 - typo3/sysext/core/bin/typo3 extension:setup -e jwtools2 
Next step¶
Configure jwtools2 in Extension Settings.