Skip to content

Commit 033ba52

Browse files
committed
docs: updated screenshots
1 parent 31fb6ff commit 033ba52

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Little Layout plugin for Craft CMS 4.x
1+
# Little Layout for Craft CMS 4
22

33
A compact, visual way to lay out fields, elements, and Matrix blocks.
44

@@ -11,12 +11,14 @@ This plugin requires Craft CMS 4.0 or later.
1111
To install the plugin, follow these instructions.
1212

1313
1. Open your terminal and go to your Craft project:
14-
15-
cd /path/to/project
14+
```bash
15+
cd /path/to/project
16+
```
1617

1718
2. Then tell Composer to load the plugin:
18-
19-
composer require wbrowar/craft-little-layout
19+
```bash
20+
composer require wbrowar/craft-little-layout
21+
```
2022

2123
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Little Layout.
2224

resources/img/field-example.png

123 KB
Loading

resources/img/field-settings.png

179 KB
Loading

0 commit comments

Comments
 (0)