Skip to content

mb-tec/ZF-SuperMessenger

Repository files navigation

MBtec ZF-SuperMessenger

Installation

Install the package via Composer:

composer require mb-tec/zf-super-messenger

Then enable this module by adding it and AssetManager (a dependency) to application.config.php.

<?php
'modules' => [
    'MBtec\ZfSuperMessenger',
],

Documentation

Documentation is not available

License

This library is licensed under the GNU GENERAL PUBLIC LICENSE

Authors

Matthias Büsing - info@mb-tec.eu

Submitting bugs and feature requests

Bugs and feature requests are tracked on GitHub.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages