Skip to content

Commit 41d83c6

Browse files
authored
DEVDOCS-6531 - Mark B2B Edition documentation as deprecated (#1092)
Added deprecation notice for B2B Edition documentation. <!-- Ticket number or summary of work --> # [DEVDOCS-6531] ## What changed? <!-- Provide a bulleted list in the present tense --> * ## Release notes draft <!-- Provide an entry for the release notes using simple, conversational language. Don't be too technical. Explain how the change will benefit the merchant and link to the feature. Examples: * The newly-released [X feature] is now available to use. Now, you’ll be able to [perform Y action]. * We're happy to announce [X feature], which can help you [perform Y action]. * [X feature] helps you to create [Y response] using the [Z query parameter]. Now, you can deliver [ex, localized shopping experiences for your customers]. * Fixed a bug in the [X endpoint]. Now the [Y field] will appear when you click [Z option]. --> * ## Anything else? <!-- Add related PRs, salient notes, additional ticket numbers, etc. --> ping {names} [DEVDOCS-6531]: https://bigcommercecloud.atlassian.net/browse/DEVDOCS-6531?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1 parent f825eb4 commit 41d83c6

File tree

1 file changed

+6
-0
lines changed
  • docs/storefront/catalyst/development

1 file changed

+6
-0
lines changed

docs/storefront/catalyst/development/b2b.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# B2B Edition
22

3+
<Callout type="warning">
4+
The information in this doc is **deprecated**.
5+
6+
The current integration is experimental, and the code branch `integrations/b2b-buyer-portal` is deprecated. A more robust guide is in development and will be published soon.
7+
</Callout>
8+
39
Following these steps will help you integrate Catalyst with B2B Edition's Open Source Buyer Portal, which is a traditional client-side rendered React application. The steps below also document the process for running the B2B Buyer Portal React application locally, so that you can customize the experience inside of the Buyer Portal if required.
410

511
This implementation primarily handles authentication with the B2B Storefront API and triggering the render of the Buyer Portal on top of Catalyst. It is similar to the experience currently available for BigCommerce's Stencil storefront framework.

0 commit comments

Comments
 (0)