Skip to content

Installation & Setup

WPBits Block Studio is a WordPress plugin that helps you build custom Gutenberg blocks. This guide covers installation and setup.

  • Minimum: PHP 8.0
  • Recommended: PHP 8.2 or higher
  • Minimum: WordPress 6.0
  • Recommended: Latest stable version
SettingMinimum ValueRecommended Value
memory_limit128M256M
max_execution_time30300
post_max_size8M64M
upload_max_filesize2M64M
  1. Go to PluginsAdd New in your WordPress admin
  2. Search for WPBits Block Studio
  3. Click Install Now
  4. Activate the plugin
  1. Download WPBits Block Studio from wordpress.org or your account
  2. Go to PluginsAdd NewUpload Plugin
  3. Upload the ZIP file
  4. Click Install Now
  5. Activate the plugin
  1. Check PHP version — must be 8.0 or higher
  2. Verify file permissions in /wp-content/plugins/
  3. Check memory limit in wp-config.php
  1. Check if plugin is activated
  2. Verify PHP version meets requirements
  3. Check for conflicts with other plugins