Autoloading classes since TYPO3 7. Troubleshooting: Dump the class loading information manually via composer dumpautoload and check that the autoload information is updated. It defines very good rules for naming classes and the files they reside in.
Really, read the specs and start using PSR-4 in your projects. PSR-4 is the way to go and you should embrace it. Even if you do not use composer mode and the class mapping of the autoloader allows you to use whatever you want, stick to PSR PSR-4 is all about namespaces. Again, go to the Extension Repository , and search for the extension.
The extension key is listed on the top. For the extension news , the extension key is news. The directory name of the extension is the same as the extension key. Getting Started Release: Can that not be done with the variable "extListArray"?
Yes, I know how to do this manually. In older versions that was possible - is this function no longer there? This feature is still there. Maybe an edit Icon would be easier to recognize. But the function is still there. Maybe it's an issue of the version I am using: Typo3 V8. What do you mean by don't forget You should really update to TYPO3 8. With my little hint I just wanted to remind you that sometimes you change and save a file locally but then miss to transfer it back to the server.
I mark the question as solved because your answer is correct for recent versions of V8. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown.
0コメント