Skip to content
FarbodZamani edited this page Jun 23, 2023 · 17 revisions

How to create a working plugin version from the repo

Master

Clone the repo

Run composer install

Branch V2

Clone the repo and switch to the V2 branch

Run composer install

Run npm install

Run npm run prod

If you are developing, you can replace the last step with:

Run npm run: dev

To create a deployable zip:

Run npm run zip

User manual

for more info on how to use this plugin, refer to Stud.IP user help - Meetings