Skip to main content

Lets you import redirects into Wagtail from different tabular data formats (like .csv, xls, xlsx)

Project description

Build Status # Wagtail Redirect Importer

Your friendly neighborhood importer that lets you import redirects from different tabular data formats, such as .csv and .xls

Screen1

Screen1

Features

Requirements

  • Python 3.5+

  • Wagtail 2.7+

Installation

  1. Install the library:

pip install wagtail_redirect_importer
  1. Add wagtail_redirect_importer to your INSTALLED_APPS in Django settings.

INSTALLED_APPS = (
    # ...
    'wagtail_redirect_importer',
)

Screenshots

Screen1

Screen1

Step 1: Select data file and format

Screen2

Screen2

Step 2: Inspect data, configure header mapping and target site, then hit import

Screen3

Screen3

Step 3: After import is complete you get a summary with potential error details

Credits

  • django-import-export - Pieces of the admin code are heavily inspired by this library, it also includes the modules for formats and temporary storage.

  • tablib - Enables us to load data from several data formats.

License

Wagtail-Redirect-Importer is released under the MIT License.

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_redirect_importer-1.0.2.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

wagtail_redirect_importer-1.0.2-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file wagtail_redirect_importer-1.0.2.tar.gz.

File metadata

File hashes

Hashes for wagtail_redirect_importer-1.0.2.tar.gz
Algorithm Hash digest
SHA256 17b25749ac4ce82dfb85cb9dca562a00a0d0dbda05432a4213c0aa0a1f8974eb
MD5 c430399637bdc49c5876c74d22bec673
BLAKE2b-256 48d5f0aaaa7e2d07efaa8db54283ad8ad29414becf5778311dc65e3143e86254

See more details on using hashes here.

File details

Details for the file wagtail_redirect_importer-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for wagtail_redirect_importer-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 435e411f0f2cca16758b042c35de3939c2d92168c040dace0ff87036bc8b3886
MD5 3bcddc9bc5a4555758c832c9e8bb08f4
BLAKE2b-256 5a81258f1f19ab9844fc424ffe14b0c149bca9979f9c4aeae5b103b74e3f21a5

See more details on using hashes here.

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