Plugin info

Total downloads: 11,268
Active installs: 800
Total reviews: 3
Average rating: 2
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 6 language(s)
Contributors: 2
Last updated: 10/23/2024 (434 days ago)
Added to WordPress: 12/11/2020 (5 years old)
Minimum WordPress version: 5.2
Tested up to WordPress version: 6.7.4
Minimum PHP version: 5.6

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 434 days ago • 3 reviews

28/100

Is Substack Importer abandoned?

Possibly abandoned (last update 434 days ago).

Compatibility

Requires WordPress: 5.2
Tested up to: 6.7.4
Requires PHP: 5.6

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

The Substack Importer will import content from an export file downloaded from your Substack newsletter.

The following content will be imported:

  • Posts and images.
  • Podcasts.
  • Comments (only for publicly accessible posts).
  • Author information.

In the future, we plan to improve the importer by:

  • Mailing lists.
  • Enhancing the performance of processing export files with many posts and media.

Installation

This plugin depends on the WordPress Importer plugin which needs to be installed first.

To install the Substack Importer:

  1. Upload the substack-importer directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Frequently Asked Questions

After about 30 seconds, the import stops and I am seeing a blank screen. What happened?

When trying to import a large number of posts and images, timeouts can occur. To solve this, you can try to run the import
several times until all content has been imported.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.1.1

  • Tested up to WordPress 6.7
  • Fix: null checking

1.1.0

  • Update wxr-generator to latest version. Fixes a bug where imports could error out due to a misformed timezone identifier.

1.0.9

  • Use subtitle as post excerpt if not empty
  • Testing the plugin up to WordPress 6.4.2
  • Fix PHPCS error and cleanup composer.lock

1.0.8

  • Removed the subscription input from post content

1.0.7

  • Convert the paywall div to a paragraph

1.0.6

  • Testing the plugin up to WordPress 6.2

1.0.5

  • Add support for WordPress 6.1

1.0.4

  • Fix Soundcloud embeds

1.0.3

  • Identify authors for draft posts as “Draft Posts”

1.0.2

  • Republishing to fix a CI error.

1.0.1

  • Remove unnecessary load_meta_data line.
  • Fix embeds not displaying properly on website.

1.0.0

  • Add post meta for paid content.
  • Convert Instagram embed to a link.
  • Add the subtitle as a H2 at the beginning of the post.
  • Set the correct comment_status for posts.

0.1.0

  • Refactored the importer.
  • Add support for authors.
  • Add support for comments.
  • Conversion of content to Gutenberg blocks.
  • Convert the export to WXR and use the WordPress Importer plugin to import the WXR.
  • Add progress indicator
  • Add support for attachments.

0.1

Early proof-of-concept version.