sulu / SuluArticleBundle

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

Add headless integration #622

Closed luca-rath closed 2 years ago

luca-rath commented 2 years ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets -
Related issues/PRs -
License MIT

What's in this PR?

Add integration with SuluHeadlessBundle

alexander-schranz commented 2 years ago

Would more go with .../Infrastructure/Sulu/Headless for the namespace, as we avoid the Bundle to be used as a namespace.

luca-rath commented 2 years ago

Would more go with .../Infrastructure/Sulu/Headless for the namespace, as we avoid the Bundle to be used as a namespace.

Okay, will fix this in a new PR then