concept-image / wp-blocks
ACF Blocks for WordPress
2.0.4
2025-02-21 09:53 UTC
Requires
- php: >=8.0
- log1x/acf-composer: >=3.0
- roots/acorn: >=4.3
Suggests
- concept-image/wp-make-block: >=2.0
README
Installation
You can install this package with Composer:
composer require concept-image/wp-blocks
You can publish the config file with:
$ wp acorn vendor:publish --tag="wp-blocks-config"
You can publish the app and resources file with:
$ wp acorn vendor:publish --tag="wp-blocks-base"
Changelog
Please refer to CHANGELOG for more information.
Contributing
Please refer to CONTRIBUTING for more information.
License
Please refer to LICENSE for more information.