Title: Cloud Blocks
Author: Frontkom
Published: <strong>18 de Outubro, 2018</strong>
Last modified: 10 de Outubro, 2019

---

Buscar plugins

![](https://ps.w.org/cloud-blocks/assets/banner-772x250.jpg?rev=1958571)

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

![](https://ps.w.org/cloud-blocks/assets/icon-256x256.jpg?rev=1958571)

# Cloud Blocks

 Por [Frontkom](https://profiles.wordpress.org/frontkom/)

[Descargar](https://downloads.wordpress.org/plugin/cloud-blocks.1.1.8.zip)

 * [Detalles](https://gl.wordpress.org/plugins/cloud-blocks/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/cloud-blocks/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/cloud-blocks/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/cloud-blocks/#developers)

 [Soporte](https://wordpress.org/support/plugin/cloud-blocks/)

## Descrición

**Gutenberg Cloud: Your online library of blocks!** Cloud Blocks is the only plugin
you need to browse and install new blocks:

 * Discover and install custom blocks with a click
 * Install only the blocks you need – no huge plugin collections needed
 * Reuse blocks between WordPress and Drupal
 * Serve the blocks from a CDN

### Why use Gutenberg Cloud?

Installing an actual plugin for each block or block collection easily leads to managing
lots of code that you don’t really need. It’s like having one app for each website
you visit, instead of just installing a web browser. With the block manager, you
have a growing library at your fingertips, without the bloat.

### Getting started

 1. Install the plugin
 2. Click the new cloud icon in the main menu
 3. Browse around and click a block to see description, version and bigger screenshot
 4. Activate a few blocks. Voila – these are now available to you in the Gutenberg 
    editor!

### How it works under the hood

Gutenberg Cloud is a service that fetches Open Source Gutenberg blocks hosted on
NPM. The assets from these are served from CloudFlare using jsdelivr.com. The Cloud
Blocks plugin provides an interface in WordPress for Gutenberg Cloud.

Code once, use everywhere: Since the blocks are JS/CSS only, they are CMS agnostic.
This means you can develop a block for a Drupal site, and reuse it later on a WordPress
blog.

## Capturas

[⌊Discover and install blocks⌉⌊Discover and install blocks⌉[

Discover and install blocks

## Instalación

Install it just like any other plugin. It just works!

## Preguntas frecuentes

  Is it secure to run blocks from other people?

All blocks go through a manual code review before they are published. Waiting for
a code review? Email perandre@front.no.

  How do I migrate a block collection plugin to Gutenberg Cloud?

This simply means removing some PHP, adding some meta data and publishing on NPM.
[Follow these simple steps](https://github.com/front/cloud-blocks/blob/master/docs/migrate-block.md).

  How do I create a custom block for Gutenberg Cloud?

Gutenberg Cloud blocks are really just normal Gutenberg blocks, without the PHP.
[Follow these steps to do it](https://github.com/front/cloud-blocks/blob/master/docs/create-block.md)!

  How do I disable CSS for a single block?

This is useful for letting your theme control your block styles. There’s a hook 
for this, [documented here](https://github.com/front/cloud-blocks/blob/master/docs/hooks.md).

  Why is the plugin called Cloud Blocks?

We wanted to name it Gutenberg Cloud, but since it’s not possible to name a plugin
starting with the name of another plugin (i.e. Gutenberg), we ended up calling it
Cloud Blocks. Makes sense though, doesn’t it?

  Are the blocks really served from “the cloud”?

Indeed, they are! The source code for each block is on NPM, but the JS/CSS is served
by a CDN. No local downloads!

  Can I add private custom blocks?

Sure! Just add your custom blocks into **wp-content/uploads/gutenberg-blocks/** 
folder. [This is what the folder structure should look like](https://github.com/front/cloud-blocks/blob/master/docs/private-blocks.md)!

## Comentarios

![](https://secure.gravatar.com/avatar/8bf4e001b356053691150698a558b4a9432963388308be0e0b0d7cfa51d78e01?
s=60&d=retro&r=g)

### 󠀁[It works](https://wordpress.org/support/topic/it-works-1618/)󠁿

 [rvnd](https://profiles.wordpress.org/rvnd/) 14 de Maio, 2019

This is a fantastic idea. The concept of an cloud-based plugin store, coupled with
single-purpose blocks — I love it. Just for experimentation, I tested the StarterX
block, and yes, it installed and works on-page. My only concern is whether the cloud
repository can scale for millions of users.

![](https://secure.gravatar.com/avatar/e00d1d1928e6c10488af7fc3df60fc785094d309b5e8d1c2e1d65242c8070157?
s=60&d=retro&r=g)

### 󠀁[Good concept, if it would work](https://wordpress.org/support/topic/good-concept-if-it-would-work/)󠁿

 [Martinow](https://profiles.wordpress.org/swiftarts/) 7 de Maio, 2019 1 resposta

Good concept, if it would work. Doesnt install any plugins. Will come back in a 
couple of weeks and check again.

![](https://secure.gravatar.com/avatar/dbb0fc932a3b7f18f568bf43c27da80a6ff8f82569346ebdc4a95281897831b0?
s=60&d=retro&r=g)

### 󠀁[I want this to work](https://wordpress.org/support/topic/i-want-this-to-work-2/)󠁿

 [jeremyinetusa](https://profiles.wordpress.org/jeremyinetusa/) 3 de Abril, 2019

This is super cool, but after you click install on one these blocks, it confirms
you installed it…only to then not have done anything at all. It won’t appear as 
installed, and going to a page with Gutenberg, the ones you tried to install won’t
show up. When you go back, it gives the option to install them again. Rinse and 
repeat and they’ll never be installed. I’m really excited about this, but I can’t
seem to get it to work, and its currently too young to see anyone else with a similar
problem on record. I’ll change my review if there’s any way to fix the problem.

![](https://secure.gravatar.com/avatar/cd257f389c91f137dab25f343b527123e887135b01921ebb6206e40cfa2eb636?
s=60&d=retro&r=g)

### 󠀁[Fantastic, almost unbelievable](https://wordpress.org/support/topic/fantastic-almost-unbelievable/)󠁿

 [Knut Sparhell](https://profiles.wordpress.org/knutsp/) 21 de Xaneiro, 2019

This concept, having a common repo for blocks, accessible directly from WP admin,
just like for plugins and themes, is the way to go. You can select exactly the blocks
you neeed with a click and disable them also with a click. No need to have users
see a lot of listed blocks that just happen to be installed by plugin that has only
one block you really need. Nothing is downloaded, they work from the cloud. Can 
be network activated. But more, as you can add local blocks that become visible 
in special tab on the Cloud Blocks activation/deactivation screen. And you can contribute
to the global repo through NPM.

![](https://secure.gravatar.com/avatar/f2949e1420c186ba7fe9eafb8f5c406b6b29ddebb639e7c7da6f93d39b784643?
s=60&d=retro&r=g)

### 󠀁[Great concept!](https://wordpress.org/support/topic/great-concept-16/)󠁿

 [Martin Sauter](https://profiles.wordpress.org/martinsauter/) 9 de Novembro, 2018

The great thing about the Gutenberg editor are blocks, and the great thing about
blocks is Gutenberg Cloud as their repository. This plug-in is the only one you’ll
ever need to expand the selection of blocks for your website. From a user perspective,
adding blocks works the same way like adding themes or plug-ins, so it’s simple,
fast and intuitive. If you are using Gutenberg, you absolutely need this plug-in.

 [ Ler todas as 5 opinións ](https://wordpress.org/support/plugin/cloud-blocks/reviews/)

## Colaboradores e desenvolvedores

“Cloud Blocks” é un software de código aberto. As seguintes persoas colaboraron 
con este plugin.

Colaboradores

 *   [ Frontkom ](https://profiles.wordpress.org/frontkom/)
 *   [ foadyousefi ](https://profiles.wordpress.org/foadyousefi/)
 *   [ ajotka ](https://profiles.wordpress.org/ajotka/)
 *   [ Sofia Sousa ](https://profiles.wordpress.org/ssousa/)

“Cloud Blocks” foi traducido a 3 idiomas. Grazas [aos desenvolvedores](https://translate.wordpress.org/projects/wp-plugins/cloud-blocks/contributors)
polas súas contribucións.

[Traduce “Cloud Blocks” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/cloud-blocks)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/cloud-blocks/), bota
unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/cloud-blocks/),
ou subscríbete ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/cloud-blocks/)
por [RSS](https://plugins.trac.wordpress.org/log/cloud-blocks/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### 1.1.8

*Fix: Fix an issue with local blocks directory which was losting every files as 
block

#### 1.1.7

 * Fix: Fix db error in activator hook
 * Change: Dlete db table on plugin uninstallation

#### 1.1.6

 * Fix: Fix missing slash in local blocks

#### 1.1.5

 * Change: Replace unpkg.com CDN in favor of jsdelivr.com

#### 1.1.4

 * Change: Update counter as a WP CRON (Thanks to [ajotka](https://github.com/front/cloud-blocks/pull/14))
 * Change: Update some docs
 * Fix: Fix polish translations

#### 1.1.3

 * Fix: Fix some translations
 * Fix: Fix database table issue if plugin network activated [issue #13](https://github.com/front/cloud-blocks/issues/13)
 * Cleanup: Remove custom_blocks method since its not used anymore. This method 
   was for scanning local blocks inside /wp-content/gutenberg-blocks directory

#### 1.1.2

 * Fix: Fix wrong label in block details [issue #9](https://github.com/front/cloud-blocks/issues/9)
 * Fix: Fix network activation issue [issue #11](https://github.com/front/cloud-blocks/issues/11)
 * Add: Polish translation. (Thanks to [ajotka](https://github.com/front/cloud-blocks/pull/8))
 * Add: Update counter & label in menu. (Thanks to [ajotka](https://github.com/front/cloud-blocks/pull/10))

#### 1.1.1

 * Fix: Update blocks if new version available on the cloud
 * Enhancement: Improvement in local block screenshots. The filename can be both
   screenshot or thumbnail and it could be in blocks root directory or build folder

#### 1.1.0

 * Fix: Change array dereferencing in activation hook
 * Fix: Show block in installed list even after block removed from Gutenberg Cloud
 * Fix: Don’t display Installed notice on blocks in Installed tab
 * Fix: Search blocks in installed and local blocks
 * Add: Listing for local custom blocks, install and delete them (In previous versions,
   blocks were activated automatically, from now on, you need to explicitly activate/
   deactivate them in the “Local” tab.)
 * Add: Default block screenshot
 * Change: Change minimum required php version
 * Change: Check for db structure update in upgrader_process_complete hook instead
   of init

#### 1.0.10

 * Fix: Fix block js dependency introduced in Gutenberg 4.5.1

#### 1.0.9

 * Change: Change increase and decrease number of installations of a block

#### 1.0.8

 * Fix: Fix some issues in previous version release

#### 1.0.7

 * Change: Private custom blocks now should be under **wp-content/uploads/gutenberg-
   blocks/**
 * Add: Implement UI to upload zip file with custom block [issue #3](https://github.com/front/cloud-blocks/issues/3)
 * Fix: Fix a bug about enqueue custom blocks assets [issue #4](https://github.com/front/cloud-blocks/issues/4)
 * Fix: Fix an issue with javascript if search query is empty

#### 1.0.6

 * Add: Implement order for blocks (Latest or Popular)
 * Fix: Block counter in popular and latest tabls
 * Fix: Display block author
 * Change: Blocks homepage url
 * Change: If there is no installed blocks, redirect to Popular tab instead of Installed
 * Change: Update documentations

#### 1.0.5

 * Add: Add modal with block info (like themes) [issue #2](https://github.com/front/cloud-blocks/issues/2)
 * Fix: Limit enqueue of block styles only to editor or front-end

#### 1.0.4

 * Fix: Fix translations variable name in javascript files
 * Change: Update readme

#### 1.0.3

 * Change: Update readme
 * Add: More docs

#### 1.0.2

 * Change: Some translation fixes
 * Change: Better documentation and screenshot
 * Added: Italian translation. (Thanks to [cipo28](https://github.com/front/cloud-blocks/pull/1))

#### 1.0.1

 * Fix: is_plugin_active() undefined fix
 * Fix: Change strings functions to static

#### 1.0.0

 * Initial plugin

## Meta

 *  Versión **1.1.8**
 *  Última actualización **Fai 7 anos**
 *  Instalacións activas **20+**
 *  Versión de WordPress ** 4.9.8 ou superior **
 *  Probado ata **5.2.24**
 *  Versión de PHP ** 5.4 ou superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/cloud-blocks/), [German](https://de.wordpress.org/plugins/cloud-blocks/),
   [Norwegian (Bokmål)](https://nb.wordpress.org/plugins/cloud-blocks/), e [Portuguese (Portugal)](https://pt.wordpress.org/plugins/cloud-blocks/).
 *  [Traduce ao teu idioma](https://translate.wordpress.org/projects/wp-plugins/cloud-blocks)
 * Etiquetas
 * [blocks](https://gl.wordpress.org/plugins/tags/blocks/)[gutenberg](https://gl.wordpress.org/plugins/tags/gutenberg/)
   [gutenberg blocks](https://gl.wordpress.org/plugins/tags/gutenberg-blocks/)[page builder](https://gl.wordpress.org/plugins/tags/page-builder/)
   [pagebuilder](https://gl.wordpress.org/plugins/tags/pagebuilder/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/cloud-blocks/advanced/)

## Valoracións

 3.6 de 5 estrelas

 *  [  2 valoracións de 5 estrelas     ](https://wordpress.org/support/plugin/cloud-blocks/reviews/?filter=5)
 *  [  1 valoración de 4 estrelas     ](https://wordpress.org/support/plugin/cloud-blocks/reviews/?filter=4)
 *  [  0 valoracións de 3 estrelas     ](https://wordpress.org/support/plugin/cloud-blocks/reviews/?filter=3)
 *  [  2 valoracións de 2 estrelas     ](https://wordpress.org/support/plugin/cloud-blocks/reviews/?filter=2)
 *  [  0 valoracións de 1 estrelas     ](https://wordpress.org/support/plugin/cloud-blocks/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/cloud-blocks/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/cloud-blocks/reviews/)

## Colaboradores

 *   [ Frontkom ](https://profiles.wordpress.org/frontkom/)
 *   [ foadyousefi ](https://profiles.wordpress.org/foadyousefi/)
 *   [ ajotka ](https://profiles.wordpress.org/ajotka/)
 *   [ Sofia Sousa ](https://profiles.wordpress.org/ssousa/)

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/cloud-blocks/)