Download the PHP package heimrichhannot/contao-progress-bar-widget-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-progress-bar-widget-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heimrichhannot/contao-progress-bar-widget-bundle
More information about heimrichhannot/contao-progress-bar-widget-bundle
Files in heimrichhannot/contao-progress-bar-widget-bundle
Download heimrichhannot/contao-progress-bar-widget-bundle
More information about heimrichhannot/contao-progress-bar-widget-bundle
Files in heimrichhannot/contao-progress-bar-widget-bundle
Vendor heimrichhannot
Package contao-progress-bar-widget-bundle
Short Description This bundle offers a dynamic progress bar widget for the Contao CMS.
License LGPL-3.0-or-later
Package contao-progress-bar-widget-bundle
Short Description This bundle offers a dynamic progress bar widget for the Contao CMS.
License LGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package contao-progress-bar-widget-bundle
Contao Progress Bar Widget Bundle
This bundle offers a dynamic progress bar widget for the Contao CMS.
Features
- adds a progress bar widget (currently for the backend only) for a given database record
- ajax support (self-auto-updating)
- also display the progress in numbers
Impressions
The progress bar widget included in an example data container array
Installation
- Install via composer:
composer require heimrichhannot/contao-progress-bar-widget-bundle
.
Usage
-
Create the field in the desired data container array (DCA) as usual:
- The progress is passed via an event listener for the event
LoadProgressEvent
. Register an event listener (or subscriber) as usual in symfony:
Events
Event | Description |
---|---|
LoadProgressEvent |
Used for passing in the current progress. See above for further explanation |
All versions of contao-progress-bar-widget-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2||^8.0
contao/core-bundle Version ^4.9
heimrichhannot/contao-utils-bundle Version ^2.204
contao/core-bundle Version ^4.9
heimrichhannot/contao-utils-bundle Version ^2.204
The package heimrichhannot/contao-progress-bar-widget-bundle contains the following files
Loading the files please wait ....