Skip to content

Latest commit

 

History

History
74 lines (37 loc) · 1.52 KB

File metadata and controls

74 lines (37 loc) · 1.52 KB

Light_Kit_Admin_UserNotifications

2021-06-18

A lka gui for the Light_UserNotifications planet.

This is a Light plugin.

This is part of the universe framework.

Install

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.

Summary

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()



History Log

  • 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