I am creating a plugin for an online store. This plugin is supposed to implement the files inside into folders already created of this online store. I would like to know how could this be done from the XML install file that is used in my example for Joomla.
Could anybody please shed me some light on this?
Thanks.
Read the link below. It contains details how to create the XML.
http://docs.joomla.org/J1.5:Components:xml_installfile
http://docs.joomla.org/J2.5:Developing_a_MVC_Component/Developing_a_Basic_Component
XML may differ depending on the Joomla version you are using. Please search on Google get the particular XML.
Install the component with the new files. It will update the existing files as you need.