Skip to content

hr-it-solutions/DD_J_plg_ajax_jugbanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J_plg_ajax_dd_jugbanner

Generates a XML from com_banners for the JUG Websites

GPL Licence

Features

  • 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 Structure

<?xml version="1.0"?>
<banners>
<banner>
<image>...</image>
<link>...</link>
<verify>...</verify>
</banner>
</banners>

System requirements

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

About

Generates a XML from com_banners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages