Replies: 1 comment
-
If you have a view Can use Content Article view as example components/com_content/src/View/Article/HtmlView.php UPD:
Ah, maybe that because in URL it willl be |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a problem with a view name. I like to use
FOOPlaces
.The view is not found using this name.
After I renamed
view
-folder
andnamespace
toFooplaces
everything works fine.I found this site.
https://docs.joomla.org/J4.x:File_Structure_and_Naming_Conventions
According to this site the foldername for the template should use lower case.
What are allowed names for namespace and folders in Joomla?
Beta Was this translation helpful? Give feedback.
All reactions