File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ Go explore!
4040Setup
4141=====
4242
43+ 1. Activate the styleguide extension in the extension manager
4344.. tip ::
4445
4546 Once the styleguide extension is activated, it is possible to create
@@ -48,19 +49,18 @@ Setup
4849 .. code-block :: bash
4950 :caption: shell command
5051
51- # show help
52- bin/typo3 styleguide:generate -h
53-
5452 # create pages
5553 bin/typo3 styleguide:generate -c
56-
5754 # or (with DDEV)
58- ddev exec bin/typo3 styleguide:generate -c
55+ ddev typo3 styleguide:generate -c
56+
57+ # show help
58+ bin/typo3 styleguide:generate -h
5959
6060 .. rst-class :: bignums-xxl
6161
62- 1. Activate the styleguide extension in the extension manager
63- 2. Click on :guilabel: ` ? ` in the top bar
62+
63+ 2. In the Modules bar, Click on Sytem > Styleguide
64643. Click on the :guilabel: `Styleguide ` menu item (older TYPO3 versions
6565 present a custom module menu item)
6666
You can’t perform that action at this time.
0 commit comments