🎉 We are thrilled to introduce FastStore v2. If you are looking for documentation of the previous version of FastStore, please refer to FastStore v1.

Part 4: Promoting your changes

In this last part of this track, let's guarantee you promote your changes to production. If you are happy with your Content type and Section and definitions, you can put them on production by taking the following steps:

  1. Open the terminal and switch to the master workspace.
vtex use master
  1. Change to the root directory of your FastStore project and sync your changes in the cms folder with the Headless CMS app.
faststore cms-sync

🎉 Congratulations! Your FastStore project is now completely integrated with Headless CMS, and editors will now have the autonomy to create, edit, and publish web content via the VTEX Admin with the Headless CMS app.