sulu / SuluArticleBundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
MIT License
52 stars 77 forks source link

Add configuration for experimental content bundle storage #553

Closed alexander-schranz closed 3 years ago

alexander-schranz commented 3 years ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets
Related issues/PRs #430, #545
License MIT

What's in this PR?

Add alternative content bundle storage for articles.

Why?

Avoid requirement to elasticsearch and the need of knowledge about the phpcr.

Example Usage

sulu_article:
     article:
           storage: 'experimental'