Download the PHP package divante-ltd/pimcore-notifications without Composer
On this page you can find all versions of the php package divante-ltd/pimcore-notifications. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download divante-ltd/pimcore-notifications
More information about divante-ltd/pimcore-notifications
Files in divante-ltd/pimcore-notifications
Package pimcore-notifications
Short Description Notifications plugin for pimcore.
License GPL-3.0+
Homepage https://github.com/DivanteLtd/pimcore-notifications
Informations about the package pimcore-notifications
It's in the core now!
As the notifications have been merged to the core of Pimcore, this repository is no longer maintained.
PimcoreNotifications
It's simple plugin that allows to send notifications to user. Plugin adds to status bar new clickable icon, on click it opens new tab with all notifications, also it contains badge with unread notifications count.
There're two different ways of communication:
- WebSockets - if it's possible to initialize
- Ajax - otherwise
When there's new notification for user, it shows as window with possibility to close it, mark as read or open details.
Requirements
- Pimcore with ExtJS6
- Composer (optionally)
Installation
First step
via Composer
manually
- Download this repository into your plugins directory.
- Download manually dependencies (see composer.json).
- Follow next steps in this instruction.
Second step
Open Extension tab in admin panel and install plugin. After this, installation is finished.
Usage
If you want to send some notifications to user:
How to enable WebSockets?
Just run this command (it'll start WebSocket server):
Supervisord is highly recommended to use (read more here )
About Authors
We are a Software House from Europe, headquartered in Poland and employing about 150 people. Our core competencies are built around Magento, Pimcore and bespoke software projects (we love Symfony3, Node.js, Angular, React, Vue.js). We specialize in sophisticated integration projects trying to connect hardcore IT with good product design and UX.
Visit our website Divante.co for more information.
All versions of pimcore-notifications with dependencies
cboden/ratchet Version ^0.3.5
pimcore/core-version Version >=4