An open API service indexing awesome lists of open source software.

https://github.com/janit/ezplatform-google-docs-demo

A demo command for how to import content from Google Docs to the eZ Platform content repository
https://github.com/janit/ezplatform-google-docs-demo

Last synced: 3 months ago
JSON representation

A demo command for how to import content from Google Docs to the eZ Platform content repository

Awesome Lists containing this project

README

          

## Importing content from Google Docs to eZ Platform

This is an example CLI command for eZ Platform v3 to integrate with the Google Docs API. This is not a demonstration of pure best practices, but a prototype of how this integration can be built.

Expects repository to have a content type with the following details:
- identifier: google_docs_document
- fields:
- title
- body

More on the topic on the blog post: Importing content from Google Docs to eZ Platform

## eZ Platform is now Ibexa DXP

Going forward from version 3.2 eZ Platform (Enterprise Edition) will be known as the [Ibexa DXP technology](https://www.ibexa.co/products) that is the base for three products: [Ibexa Content](https://www.ibexa.co/products/ibexa-content), [Ibexa Experience](https://www.ibexa.co/products/ibexa-experience) and [Ibexa Commerce](https://www.ibexa.co/products/ibexa-commerce). Instructions in this code should be relevant since Ibexa DXP is an evolution of eZ Platform, not a revolution. Learn more from the [Ibexa DXP v3.2 launch post](https://www.ibexa.co/blog/product-launch-introducing-ibexa-dxp-3.2) and the [Ibexa developer portal](https://developers.ibexa.co).