/vc-module-contentful

Contentful Integration module

Primary LanguageC#GNU General Public License v3.0GPL-3.0

VirtoCommerce.Contentful (Preview!)

VirtoCommerce.Contentful module provides integration with https://contentful.com CMS service. Key features:

  • develop and publish CMS pages in Contentful and automatically publish to Virto Commerce CMS
  • un-publish existing pages
  • create and modify products (name, properties and editorial reviews)

Installation

Installing the module:

Settings

  • In Contentful configure webhook to point to http://{URL}/admin/api/contentful/{STOREID}?api_key={VIRTO_API_KEY}, it should only apply for create, update and delete events.

image

Documentation

  • In Contentful create "page" entity with "Title", "Content" and "Permalink" properties (you can add additional properties like layout etc). You can also create other entries as long as they start with "page" prefix, for instance "page.doc". Module supports multiple entries.

image

  • Now go to content and create new "page" entry.

image

  • After publishing you can open page in Virto Commerce site and it should look something like this

image

License

Copyright (c) Virtosoftware Ltd. All rights reserved.

Licensed under the Virto Commerce Open Software License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://virtocommerce.com/opensourcelicense

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.