mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-28 06:44:39 +02:00
Install CKEditor during composer install routine.
This commit is contained in:
parent
1b575a74b6
commit
f76a49d34f
2 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,7 @@ for additional informations.
|
|||
*Currently it is not possible to create a new databse. You have to use the database created by an old Part-DB version!*
|
||||
4. Install composer dependencies and generate autoload files: `composer install --no-dev`
|
||||
5. Install client side dependencies and build it: `yarn install` and `yarn build`
|
||||
6. Install CKEditor: `php bin/console ckeditor:install`
|
||||
7. Optional (speeds up first load): Warmup cache: `php bin/console cache:warmup`
|
||||
6. Optional (speeds up first load): Warmup cache: `php bin/console cache:warmup`
|
||||
|
||||
When you want to upgrade to a newer version, then just copy the new files into the folder
|
||||
and repeat the steps 4. to 7.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue