Skip to content

li₃ plugin contains the basic directory structure to start developing your own plugin.

License

Notifications You must be signed in to change notification settings

UnionOfRAD/li3_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

The preferred installation method is via composer. You can add the library as a dependency via:

composer require <AUTHOR>/<PROJECT NAME>

li₃ plugins must be registered within your application bootstrap phase as they use a different (faster) autoloader.

Libraries::add('<PROJECT NAME>')

The official manual has more information on how to register the plugin with the app or use alternative installation methods (i.e. via GIT).

Usage

n/a

Copyright & License

Copyright . All rights reserved. This library is distributed under the terms of the BSD 3-Clause License. The full license text can be found in the LICENSE.txt file.

About

li₃ plugin contains the basic directory structure to start developing your own plugin.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages