WP Manifestindependent plugin directory
manifest / content / mailpoet-to-blocks-converter

MailPoet to Blocks Converter

This plugin is made to convert MailPoet newsletters into block-based posts for migrating to a new newsletter plugin.

by david wolfpaw · github.com/davidwolfpaw/mailpoet-to-blocks-converter · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/davidwolfpaw/mailpoet-to-blocks-converter/archive/refs/heads/main.zip

Readme

MailPoet to Blocks Converter

Convert MailPoet newsletters into WordPress blocks

Development Notes

This plugin is still under very active development. Be warned!

Currently this plugin will convert all standard MailPoet newsleters into a post type of your choosing. Currently only text, image, spacer, divider, and footer block types will be processed.

ToDos

  • [X] Batch convert newsletters
  • [X] Pull all newsletter data in one request to process
  • [X] Insert newsletter preheaders into top of post
  • [ ] Handle additional MailPoet content block types
  • [ ] Handle MailPoet columns

Read the full README on GitHub →