Skip to content

Composer Packages

Composer Packages

You might be able to require composer packages by just running it inside the main add-on folder.

I personally do not recommend it.

If you still decide to do it make sure to require_once from your add-on here /lethal.landing/plugins/MYPLUGIN/vendor/autoload.php and not from the main lethal.landing app.