Documentation
Feedback
Guides
VTEX IO Apps

VTEX IO Apps
VTEX Custom Content
vtex.admin-pages
Version: 4.58.0
Latest version: 4.58.0

Description

This is just an easier way to create content pages in your store. It provides an editor for you to create new routes and their content in a single form. You can edit the content using the Side Editor later as well.

:loudspeaker: Disclaimer: Don't fork this project; use, contribute, and/or open issues with your feature requests.

Usage

You must add store.content to your blocks.json just like the example below:


_10
"store.content": {
_10
"children": ["flex-layout.row#content-body"]
_10
},
_10
"flex-layout.row#content-body": {
_10
"children": ["rich-text"]
_10
}

Continuous Integrations

Travis CI

{"base64":"  ","img":{"width":98,"height":20,"type":"svg","mime":"image/svg+xml","wUnits":"px","hUnits":"px","length":730,"url":"https://api.travis-ci.com/vtex-apps/pages-editor.svg?branch=master"}}
](https://travis-ci.org/vtex-apps/pages-editor)

See also
Vtex.admin Pages
VTEX IO Apps
VTEX App Store
VTEX IO Apps