bmoe872 / wagtail-content-import

A module for importing page content into Wagtail from third-party sources. Docs:

Home Page:https://torchbox.github.io/wagtail-content-import/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wagtail Content Import

Wagtail Content Import is a module for importing page content into Wagtail from third-party sources. Page content is imported into a StreamField, using a set of customisable mappings. Currently supports:

As sources:

  • Google Docs
  • OneDrive/SharePoint

As files:

  • Google Docs documents with:
    • Rich text
    • Tables
    • Images
    • Headings
  • Docx files with:
    • Text with bold and italics
    • Headings

Requirements:

  • Django 2.2
  • Wagtail 2.2

For the full documentation, see: https://torchbox.github.io/wagtail-content-import/

Note for Google Import

If using Google Docs import, for users to authenticate with Google they must either allow third party cookies or add accounts.google.com to their allowed domains (Settings/Privacy and Security/Cookies and other site data in Chrome or Preferences/Privacy & Security in Firefox).

About

A module for importing page content into Wagtail from third-party sources. Docs:

https://torchbox.github.io/wagtail-content-import/index.html


Languages

Language:Python 75.9%Language:HTML 11.6%Language:JavaScript 11.5%Language:CSS 0.9%