[TYPO3-mvc] How to extend the felogin extension?
Jigal van Hemert
jigal.van.hemert at typo3.org
Sun Sep 8 13:47:00 CEST 2013
Hi,
On 7-9-2013 12:29, Stefan Kruse wrote:
> The Felogin Controller use the namespace TYPO3\CMS\Felogin\Controller;
> And the class which should extend the Felogin is in my extension in
> Classes/Xclass and has the namespace WWE\Misc\Xclass;
According to the naming convention:
Vendor : WWE
Product : Misc
Classname : Xclass\Felogin
So the extension key is 'misc' and if the extension is installed
locally, the class should be located in
/typo3conf/ext/misc/Classes/Xclass in the file Felogin.php
Is that correct?
--
Jigal van Hemert
TYPO3 CMS Active Contributor
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-project-typo3v4mvc
mailing list