Hello everyone!

I currently got the task to upgrade a custom made CRM extension named "kbs". It was 
developed on TYPO3 4.7 and using old namespaces in its classes like 
"Tx_Kbs_Service_TestService" etc.

I want to upgrade this whole extension to be able to work properly with our current 
backend version of 6.2. More specifically i want to be able to use the extension builder 
to make changes to this extension which i am currently not able to do on the 6.2 TYPO3 
backend. It is not even an option to select the "kbs" extension in the 
extension builder.

Of course i reasearched the web but I find it very difficult to find 
information what you have to do in order to addapt a custom extension.
So far I assume that i will have to change all the namespaces in all my classes 
manually and maybe watch out for decrecated classes. But I do not really know 
if that is the way to go.

Does anyone have and guidelines, links or tipps for me? I would really 
appreciate it!

Thanks in advance,
Simon
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to