Skip to content
Snippets Groups Projects
Unverified Commit 6ab9be4b authored by Till Glöggler's avatar Till Glöggler Committed by GitHub
Browse files

Update DEVELOP.md

parent e1ba77c3
No related branches found
No related tags found
No related merge requests found
...@@ -117,10 +117,10 @@ New design paradigm for checking permissions in single routes: Based on the way ...@@ -117,10 +117,10 @@ New design paradigm for checking permissions in single routes: Based on the way
## Things to do as a developer ## Things to do as a developer
To get things up and running again after the renaming to `OpencastV3`, developers can follow this list: To get things up and running again after the renaming to `OpencastV3`, developers can follow this list (the order of the steps IS important!):
1. `git pull` 1. `git pull`
2. `npm run build` 2. `npm run build`
3. Run plugin migrations 3. Run `install/install.sql` on the DB
4. Run `install/install.sql` on the DB 4. Run plugin migrations
5. Renamen plugin folder from `OpenCast` to `OpencastV3` 5. Renamen plugin folder from `OpenCast` to `OpencastV3`
6. Change settings in Opencast config for the Stud.IP user provider and change `opencast` to `opencastv3` 6. Change settings in Opencast config for the Stud.IP user provider and change `opencast` to `opencastv3`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment