/newspack-content-converter

Plugin that enables automated conversion of pre-Gutenberg post content, to Gutenberg blocks content.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

newspack-content-converter

Plugin which enables mass conversion of pre-Gutenberg post content to the Gutenberg Blocks content.

Development

  • Run npm start to compile the JS files, and start file watcher.
  • Run npm run build to perform a single compilation run.
  • Run npm run release:archive to package a release. The archive will be created in assets/release/newspack-content-converter.zip.