WP Manifestindependent plugin directory
manifest / editor / wp-block-collapsible-section

Collapsible section

Displays collapsible section with inner blocks

by Innocode · github.com/wp-digital/wp-block-collapsible-section

1stars
1composer installs
1forks

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/wp-digital/wp-block-collapsible-section/archive/refs/heads/master.zip

Also on Packagist as wp-digital/wp-block-collapsible-section:

composer require wp-digital/wp-block-collapsible-section

From the readme

Collapsible Section Description Displays collapsible section with inner blocks Install - Preferable way is to use Composer: - Alternate way is to clone this repo to wp-content/plugins/: Activate Custom Table with WP-CLI wp plugin activate wp-block-collapsible-section or from Plugins page.

Read the full README on GitHub →