You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This is a Statamic addon that groups all your Simple Commerce collections into one sidebar group.
4
+
5
+
## How to Install
6
+
7
+
You can search for this addon in the `Tools > Addons` section of the Statamic control panel and click **install**, or run the following command from your project root:
8
+
9
+
```bash
10
+
composer require thoughtco/simple-commerce-nav
11
+
```
12
+
13
+
## How to Use
14
+
15
+
Once installed, all your simple commerce collections will be grouped under an Ecommerce sidebar link.
0 commit comments