Hello,
I am new to Joomla v4.x and would like to confirm whether my understanding concerning a workflow of developing a component is correct.
Reading https://docs.joomla.org/Absolute_Basics ... _Functions and https://docs.joomla.org/J4.x:Developing ... troduction suggest that a component is developed in a directory outside of Joomla site and after each change to a source code, whole component is zipped and installed using Joomla administration (e.g. localhost/administration in case of having Joomla locally). This can be an automated CI/CD process I believe.
Is this a best practice or do I rather create a skeleton of a component and then develop directly in Joomla site directory structures?
Thanks!
I am new to Joomla v4.x and would like to confirm whether my understanding concerning a workflow of developing a component is correct.
Reading https://docs.joomla.org/Absolute_Basics ... _Functions and https://docs.joomla.org/J4.x:Developing ... troduction suggest that a component is developed in a directory outside of Joomla site and after each change to a source code, whole component is zipped and installed using Joomla administration (e.g. localhost/administration in case of having Joomla locally). This can be an automated CI/CD process I believe.
Is this a best practice or do I rather create a skeleton of a component and then develop directly in Joomla site directory structures?
Thanks!
Statistics: Posted by JanoD — Tue May 07, 2024 7:02 pm