Skip to content

A suite of professional page building content blocks for the WordPress Gutenberg block editor.

License

Notifications You must be signed in to change notification settings

godaddy-wordpress/coblocks

Repository files navigation

CoBlocks Gutenberg Blocks

WordPress plugin WordPress plugin WordPress License

CoBlocks is a Gutenberg block plugin for WordPress.

Installation

  1. Install the offical Gutenberg plugin. Note that Gutenberg is not suggested for use on production sites.
  2. Download the latest release from the GitHub repository, or..
  3. Download the plugin from the WordPress plugin directory.

Bugs

If you find a 🐞 or an issue, create an issue.

Development

  1. Clone the GitHub repository: https://github.com/richtabor/coblocks.git
  2. Browse to the folder in the command line.
  3. Run the npm install command to install the plugin's dependencies within a /node_modules/ folder.
  4. Run the npm run dev command for development.
  5. Run the build gulp task to process build files and generate a zip.

Support

Need help? This is a developer's portal for CoBlocks and should not be used for general support. Please visit the support forum on WordPress.org if you need help.

Contributions

Anyone is welcome to contribute to the plugin. Please read the guidelines for contributing to this repository.

There are various ways you can contribute:

  1. Raise an Issue on GitHub
  2. Send a pull request with your bug fixes and/or new features
  3. Provide feedback and suggestions on enhancements