Documentation
Feedback
Guides
Storefront Development

Storefront Development
Storefront development
Integration

Promoting your Headless CMS (legacy) changes

Promote your CMS definitions to production and finish the Headless CMS (legacy) setup.

Promote your Content Types and Sections to production so editors can use them to create and manage content.

What you'll accomplish

By the end of this guide, you will have:
  • Synced your CMS definitions to production
  • Made your Content Types and Sections available to content editors in the Headless CMS (legacy) app
  • Completed the Headless CMS (legacy) integration workflow
Your FastStore project will now be fully integrated with Headless CMS (legacy), enabling content editors to create, edit, and publish web content via the VTEX Admin.

Instructions

If you are happy with your Content Type and Section definitions, you can promote them to production by taking the following steps:
  1. Open the terminal and switch to the master workspace.

    _10
    vtex use master

  2. Change to the root directory of your FastStore project and sync your changes in the cms folder with the Headless CMS (legacy) app.

    _10
    faststore cms-sync

Your FastStore project is now fully integrated with Headless CMS (legacy). Editors can create, edit, and publish web content via the VTEX Admin using the Headless CMS app.

Next step

Explore additional Headless CMS (legacy) guides from the overview, or learn about migrating to the new CMS.
Contributors
1
Photo of the contributor
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
1
Photo of the contributor
Was this helpful?
Suggest edits (GitHub)
On this page