Skip to content

Banner-Management is a banner management extension for TYPO3. It is based of Extbase and Fluid and supports TYPO3 9.5 LTS and 10.4 LTS. Banners are loaded asynchronously using jQuery so the page load time is affected as less as possible.

License

Notifications You must be signed in to change notification settings

swisschocolate-zz/sf_banners

 
 

Repository files navigation

CI Project Status: Active – The project has reached a stable, usable state and is being actively developed.

TYPO3 extension sf_banner: Banner-Management

What is it?

Banner-Management is a banner management extension for TYPO3. It is based of Extbase and Fluid and supports TYPO3 Version 9.5 LTS and TYPO3 10.4 LTS. Banners are loaded asynchronously so the page load time is affected as less as possible.

What does it do?

Banner-Management allows you to manage banners on your TYPO3 website. The following banner types are supported

  • Image
  • HTML

Banner can be assigned multiple categories which allows a flexible way of displaying them on a TYPO3 website. Each banner contains a statistic, where the total amount of impressions and clicks are shown. A banner can be limited to an amount of maximum impressions and/or clicks.

Banners are loaded asynchronously, so their loading does not affect the page load time. To do so, the extension uses jQuery (AJAX) to load all banners and postscribe.js to place the banners content to the webpage.

External libraries requirements

The extension requires the following external JS libraries, which automatically are included during installation of the extension.

The automatic inclusion of jQuery can be disabled in TypoScript

Support and updates

The extension is hosted on Github. Please report feedback, bugs and change-requests directly at https://github.com/derhansen/sf_banners

About

Banner-Management is a banner management extension for TYPO3. It is based of Extbase and Fluid and supports TYPO3 9.5 LTS and 10.4 LTS. Banners are loaded asynchronously using jQuery so the page load time is affected as less as possible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.8%
  • JavaScript 12.6%
  • HTML 1.6%