docs: add ERP recipe + Odoo guide (#11594)
* initial * finish first draft * finish odoo and erp guides * add mention of completeCartWorkflow * lint content * iteration to intro * add meta image * small fix
This commit is contained in:
@@ -128,6 +128,11 @@ const nextConfig = {
|
||||
destination: "/deployment",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/recipes/integrate-ecommerce-stack",
|
||||
destination: "/recipes/erp",
|
||||
permanent: true,
|
||||
},
|
||||
]
|
||||
},
|
||||
outputFileTracingExcludes: {
|
||||
|
||||
Reference in New Issue
Block a user