Developing an MVC Component
This page is tagged because it NEEDS MORE CONTENT*. You can help the Joomla! Documentation Wiki by contributing to it.
More pages that need help similar to this one are [here](https://docs.joomla.org/Category:Needs_more_content "Category:Needs more content").**NOTE-If you feel the need is satistified, please remove this notice.***Joomla! 4.x >Tutorial Developing an MVC Component for Joomla 4.x
Articles in this Series
- Introduction
- Developing a Basic Component
- Adding a View to the Site Part
- Adding a Menu Type to the Site Part
- Language Management
- Adding a Model to the Site Part
- Adding a Request Variable in the Menu Link
- Setting Up the Database
This is intended to be a multiple-article series of tutorials on how to develop a Model-View-Controller Component for Joomla! Version 4.x.
Under Construction
This section of the documentation is currently under heavy work, rewriting the Joomla 3 tutorial to be up-to-date. Joomla 4 is also still in the beta stage at the time of writing. While the information here should remain accurate, please be aware that pages will be missing and details may change until this notice is removed.
As per the Page Translation Guide, translation tagging will not be added to this tutorial until it is complete and the text is stabilised.
Let's start with the introduction