Actions
Feature proposal #9677
openImplement automating parsing for and caching XML details
Description
Currently these details have to be manually supplied. It ideally should grab the XML details once and just cache it. These details are mainly for getting things like a Joomla plugins folder, element, etc.. Either cache into hidden JSON structure or just pre-fill the XML tab parameters. Ideally this should be hidden to avoid adding more configuration than necessary. This should only cache once with option to recache.
Actions