Skip to content

Commit 60e5294

Browse files
committed
[WIP] PIM training raw draft
remove fake instructions
1 parent e649798 commit 60e5294

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

docs/trainings/commerce/pim/000_syllabus.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,4 @@ This training needs a reverse proxy for HTTP cache. For a local installation, Va
5050

5151
To follow this training, you must install code, config and data on top of a fresh installation.
5252

53-
1. Download the [starting state archive](download/a_late_training.start.zip).
54-
1. Put this archive at the root of your [[= product_name =]] training installation.
55-
1. In a terminal, run the following commands at the root of your [[= product_name =]] training installation:
56-
```bash
57-
unzip a_late_training.start.zip
58-
tail -n+2 config/append_to_services.yaml >> config/services.yaml
59-
rm config/append_to_services.yaml
60-
php bin/console ibexa:migrations:migrate --file=a_late_training_content_types.yml --siteaccess=admin
61-
php bin/console ibexa:migrations:migrate --file=a_late_training_contents.yml --siteaccess=admin
62-
```
53+
TODO: Experience clean install, or previous bike ride design and content?

0 commit comments

Comments
 (0)