I want to download and transfer a file from my desktop to the joomla components directory. for example: the xml file must delete the services of a specific API in the joomla component, so the administrator can download this xml from the configuration of the component and move it to the services directory inside this component when the administrator saves the configuration of the component. Is this possible in config.xml?

source
share