sulu / SuluArticleBundle

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

Remove PHPCR and Elasticsearch implementation #691

Closed alexander-schranz closed 3 months ago

alexander-schranz commented 3 months ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets parts of #690
Related issues/PRs https://github.com/sulu/SuluArticleBundle/pull/692
License MIT

What's in this PR?

Remove PHPCR and Elasticsearch implementation.

Why?

To cleanup the repository so we can begin to write tests for the new implementations.

alexander-schranz commented 3 months ago

@Prokyonn FYI