Download the PHP package mmb/panelkit without Composer
On this page you can find all versions of the php package mmb/panelkit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package panelkit
Panel Kit
Installation
Publish
Optionally, you can publish the assets:
Every
Every is a service to notify the users by a message
Ready To Use
Add these lines to show global sending method actions:
Fast Use
Send to all users a message:
Send to specific users a dynamic message:
Logger
Logger logging the notifier status
Available builtin letters:
Creating customize classes:
Usage:
Lock
Lock system used to protect contents by favorite lock methods like forcing channel joining
Ready To Use
Add handlers:
Use the section:
Fast Use
Works with locks:
Adding the required
to custom part of code:
Fixed Channels
Change the config:
Lock Condition
Set globally condition in config:
Or set in specific request:
Customize
Custom the alert dialog:
Usage:
Targets
Targets is a collection of tools to customize the actions
Aim
Aim set the target query and records
Available builtin aims:
Creating customize classes:
We trust on
orderBy('created_at')
to sort the records by a stable order to prevent double sending or not sending to some users.
Usage:
Letter
Letter set the message value
Available builtin letters:
Creating customize classes:
Usage:
Notifier
Notifier set the sending method
Available builtin notifiers:
Creating customize classes:
Usage: