docs: How to add a Fulfillment Provider (#1300)

* added docs

* added link to the how-to in the overview
This commit is contained in:
Shahed Nasser
2022-04-15 11:59:13 +03:00
committed by GitHub
parent 1ebeb13441
commit d0b70ca9fd
3 changed files with 278 additions and 0 deletions

View File

@@ -165,6 +165,11 @@ module.exports = {
id: "advanced/backend/shipping/overview",
label: "Architecture Overview"
},
{
type: "doc",
id: "advanced/backend/shipping/add-fulfillment-provider",
label: "Add Fulfillment Provider"
}
]
},
{