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

This package provides pre-built structured and unstructured pages using default content that helps in setting up a demo site to explore the strengths and capabilities provided by EzContent Profile, few of which are mentioned below:

  • Building structured pages like articles with the help of different paragraph components like Hero Media, Cards, Social Embed, Gallery, Media, FAQ, Quote, etc.
  • Building unstructured pages like landing pages using layout builder, wherein different block components can be placed.
  • An About EzContent Components page to understand the different components and their usage.
  • A default consumer to get started with the decoupled preview of the above pages.

Please use the following single command installer to setup a demo site and try out EzContent locally

// For Drupal 9:
COMPOSER_MEMORY_LIMIT=-1 composer create-project srijanone/ezcontent-project:dev-d9-demo ezcontent-demo --no-interaction;

Recommendation

Use drush to install ezcontent_demo module

Currently this module is bit heavy and requires extra memory to complete its installation via user interface, so we recommend installing this module via drush or installing its dependent modules one by one to distribute the load.
Drush command :

drush en ezcontent_demo -y
drush dcem ezcontent_demo
Supporting organizations: 

Project information

Releases