Search code examples
phpjoomlajoomla-extensions

How can i automate the install / uninstall process of a joomla component


Currently i develop a joomla 1.7 component. Each time i want to test the component, make a zip from my component source folder and install it into my joomla system. After testing i uninstall the component, code some stuff and redo the process.

Is there a way to make it more easy?


Solution

  • if you don't want to zip then you can use Install Directory enter image description here