This project is not covered by Drupal’s security advisory policy.

EP React Blocks

EP React Blocks provides block wrappers for writing progressively-decoupled React blocks in Drupal. It aims to provide a good developer and business-user experience and maximize the flexibility offered by a progressively-decoupled approach.

Its most notable features are:

  • Exposes Drupal content data to react blocks through simple YAML configuration, no PHP required
  • Allows block developers to define block configuration forms though simple configuration
  • All content data from Drupal is rendered into the DOM meaning rendered components are edge-cachable
  • Does not pierce React's component abstraction
  • Supports React 16

EP React Blocks is based on the pdb module.

Project information

Releases