WP-CLI
Use WP-CLI command to generate blocks:
wp wpe-blocks generate_component_blocks
This will generate blocks/custom/ directory with all components. You can add an override.json file in order to add or replace some component attributes/configurations.
Last updated