docs: added a Build Your Own Storefront Roadmap (#3834)

* docs: added storefront roadmap

* docs: added doc to sidebar

* added a link to the product storefront how-to

* added missing customer profiles link
This commit is contained in:
Shahed Nasser
2023-04-14 10:57:24 +03:00
committed by GitHub
parent 6bb1654b61
commit 3a49f14e3e
4 changed files with 110 additions and 0 deletions
+2
View File
@@ -11,6 +11,7 @@ import IconBookOpen from './BookOpen';
import IconBug from './Bug';
import IconBugAntSolid from './BugAntSolid';
import IconBuildingSolid from './BuildingSolid';
import IconBuildingStorefront from './BuildingStorefront';
import IconBuildingTax from './BuildingTax';
import IconCalendar from './Calendar';
import IconCashSolid from './CashSolid';
@@ -95,6 +96,7 @@ export default {
'bug': IconBug,
'bug-ant-solid': IconBugAntSolid,
'building-solid': IconBuildingSolid,
'building-storefront': IconBuildingStorefront,
'building-tax': IconBuildingTax,
'calendar': IconCalendar,
'cash-solid': IconCashSolid,