Block Converter for Divi
WordPress plugin that converts pages built with the Divi Builder into native Gutenberg blocks, with preview, batch conversion, and one-click restore.
by John Janney · github.com/johnjanney/block-converter-for-divi · website
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/johnjanney/block-converter-for-divi/archive/refs/heads/main.zipWordPress plugin that converts pages built with the Divi Builder into native Gutenberg blocks — with preview, batch conversion, and one-click restore.
Requires WordPress 6.1+ and PHP 7.4+.
- Installation and usage — upgrading from
divi2gutenberg? Delete it before activating this. The two cannot run together; your backups live on your posts and survive. - Release history and versioning policy
- Project brief
- Open questions
- External review and response
Previously released as Divi to Gutenberg Converter (divi2gutenberg). That
plugin must be removed before this one is activated — see above.
Tests
php tests/run.php # no WordPress install needed
bin/build-zip.sh runs the suite and refuses to package if it fails.
License
GPL-2.0-or-later. See LICENSE.