Documentation
Feedback
Guides
Storefront Development

Storefront Development
Store FrameworkGetting started7. Making your store theme public
7. Making your theme content public

Learn how to make your Store Framework theme public.

A Store Theme is a VTEX IO app that operates like any other app with built-in features such as versioning and deployment.

In this guide, you'll find instructions on how to make your Store Theme available to end users.

Instructions

If you're satisfied with the configurations you've made and want your theme to be available to all users, follow the steps below:

  1. Link the theme to a development workspace to test your changes.
  2. Release the theme.
  3. Publish it as a release candidate version.
  4. Install the theme in a production workspace to test your changes with traffic.
  5. Validate it as a release candidate if no more changes are needed. Otherwise, go back to step 1 and use a development workspace. Don't perform changes in a production workspace.
  6. Deploy it as a stable version if you're sure about all the changes you've made.
  7. Promote the production workspace to master to make your theme public to your store's end users. Follow the Deployment and workspace promotion best practices to deploy changes and promote workspaces seamlessly.

For more details on each of these steps, see Making your new app version publicly available.

To publish a new major version of your Store Theme, see also Migrating CMS settings after a major theme update.

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page