Add New Module / Install Plugin

Laraship QuestionsCategory: TechnicalAdd New Module / Install Plugin
tsalivesignals asked 5 years ago
Hi, Am having trouble with adding and installing a new module. I have Laraship Subs and Form Builder. The modal in the backend asks for Module Code and Module License Key. The license key is easy as that's on the order page but what is the Module Code ? Tried simply the name of the module eg 'Drag & Drop Form Builder' but no joy. What needs to be done to install this ? Thanks, Steve
4 Answers
laraship Staff answered 5 years ago

Hello,

Thanks for contacting us, the module code can be found by different ways:

1) Using downloaded package you can locate the file called module.json and get the code from

2) Under our demos, you can go to the modules section and find the codes for modules you're looking for.

In your case module code is corals-form-builder, we highly recommend to use command line manager as you will need to run composer update after installing the module

laraship Staff answered 5 years ago

Our Logs shows that you havent added Platform license key inside .env file

laraship Staff answered 5 years ago

Hello,

The Error is pretty clear, your license was not found,

https://www.laraship.com/docs/laraship/update-laraship/

and its the first point that is mentioned that you need to add your license key to the .env file, even you asked us before license !

laraship Staff answered 5 years ago

https://www.laraship.com/docs/laraship/update-laraship/remote-updates-configuration/

the variable is already at .env file

LICENSE_KEY=????-????-????...