2021-06-18
A lka gui for the Light_UserNotifications planet.
This is a Light plugin.
This is part of the universe framework.
Using the planet installer via light-cli
lt install Ling.Light_Kit_Admin_UserNotifications
Using the uni command.
uni import Ling/Light_Kit_Admin_UserNotifications
Or just download it and place it where you want otherwise.
- Light_Kit_Admin_UserNotifications api (generated with DocTools)
- Services
Here is an example of the service configuration:
kit_admin_user_notifications:
instance: Ling\Light_Kit_Admin_UserNotifications\Service\LightKitAdminUserNotificationsService
methods:
setContainer:
container: @container()
-
0.0.2 -- 2021-06-18
- Update api to work with Ling.Light_Kit_Admin:0.13.3
-
0.0.1 -- 2021-06-18
- initial commit