Download the PHP package heimrichhannot/contao-status_messages without Composer
On this page you can find all versions of the php package heimrichhannot/contao-status_messages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heimrichhannot/contao-status_messages
More information about heimrichhannot/contao-status_messages
Files in heimrichhannot/contao-status_messages
Download heimrichhannot/contao-status_messages
More information about heimrichhannot/contao-status_messages
Files in heimrichhannot/contao-status_messages
Vendor heimrichhannot
Package contao-status_messages
Short Description A general status message bundle for the frontend.
License LGPL-3.0-or-later
Homepage https://github.com/heimrichhannot/contao-status_messages
Package contao-status_messages
Short Description A general status message bundle for the frontend.
License LGPL-3.0-or-later
Homepage https://github.com/heimrichhannot/contao-status_messages
Please rate this library. Is it a good library?
Informations about the package contao-status_messages
Status Messages
A general status message module for the frontend.
Features
- use same functionality as contao message class in the frontend
- Encore Bundle support
Usage
Install
-
Install with composer or contao manager
- Update database
In a module
Simply add the following to your template:
To add new Messages use the appropriate function in StatusMessage:
By using the global frontend module ModuleStatusMessages
Simply add the module to your page. The contained javascript gets all messages thrown in your modules and adds it to the global markup element. It's necessary to use javascript here since else you get problems with order and redirects.
All versions of contao-status_messages with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8.0
contao/core-bundle Version ^4.9
heimrichhannot/contao-encore-contracts Version ^1.0
symfony/config Version ^4.4||^5.4
symfony/http-kernel Version ^4.4||^5.4
symfony/dependency-injection Version ^4.4||^5.4
symfony/service-contracts Version ^1.0 || ^2.0 || ^3.0
contao/core-bundle Version ^4.9
heimrichhannot/contao-encore-contracts Version ^1.0
symfony/config Version ^4.4||^5.4
symfony/http-kernel Version ^4.4||^5.4
symfony/dependency-injection Version ^4.4||^5.4
symfony/service-contracts Version ^1.0 || ^2.0 || ^3.0
The package heimrichhannot/contao-status_messages contains the following files
Loading the files please wait ....