Generates a XML from com_banners for the JUG Websites
- Generates a XML from com_banners. Accessible via index.php?option=com_ajax&format=xml&plugin=BannerList&group=ajax
- Generates hash from the xml. Accessible via index.php?option=com_ajax&format=raw&plugin=BannerHash&group=ajax
<?xml version="1.0"?>
<banners>
<banner>
<image>...</image>
<link>...</link>
<verify>...</verify>
</banner>
</banners>
Joomla 3.9 +
PHP 5.6.13 or newer is recommended.
Author: HR-IT-Solutions GmbH Florian Häusler https://www.hr-it-solution.com
Copyright: (C) 2018 - 2019 HR-IT-Solutions GmbH >> Adapted from Joomla! plg_search_content
http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only