Skip to main content

A module for Wagtail that provides functionality for importing page content from third-party sources.

Project description

Wagtail Content Import

A module for Wagtail that provides functionality for importing page content from third-party sources. Currently supports only Google Docs.

Getting Started

Basic Usage

The Content Import Flow

The Wagtail Content Import app provides:

  • Pickers - which select and import raw document data
  • Parsers - which parse the raw document data into a standard intermediate form
  • Mappers - which convert this intermediate form into a final output (typically a Wagtail StreamField)

The typical flow is as follows, for a Page model with ContentImportMixin:

  1. The Create view in the Wagtail Admin provides a button, which calls a picker.

  2. The picker enables a document to be selected

Customising Content Import

Reference

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wagtail_content_import-0.1.3.tar.gz (11.6 kB view hashes)

Uploaded Source

Built Distribution

wagtail_content_import-0.1.3-py3-none-any.whl (18.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page