WP Manifestindependent plugin directory
manifest / builders / block-converter-for-divi

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

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/johnjanney/block-converter-for-divi/archive/refs/heads/main.zip

WordPress 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+.

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.