A TYPO3 extension for listing Seminer related details from simplyorg api.
we need 12.4 version typo3 , and extension zip
we need to create 'package' directory in root file and add to unzip file there , in main composer.json file we have to write this syntaxt :
"repositories": [
{
"type": "path",
"url": "packages/*"
}
],
First need to install this plugin with composer by mentioned command below
composer req plus-itde/so-typo3 :@dev
configure the plugin by writting api related details such as Api (admin url), Frontend url,userid,password
Go to Typoscript menu and select Edit TypoScript record > Edit the whole TypoScript record > Advanced Options and include plugin
add short code
[seminarList :]
[seminarList lang='de']