Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArticleBundle 3.0 without PHPCR and Elasticsearch #690

Open
30 of 45 tasks
alexander-schranz opened this issue Aug 8, 2024 · 0 comments
Open
30 of 45 tasks

ArticleBundle 3.0 without PHPCR and Elasticsearch #690

alexander-schranz opened this issue Aug 8, 2024 · 0 comments

Comments

@alexander-schranz
Copy link
Member

Q A
Bug? no
New Feature? yes
SuluArticleBundle Version for 3.0

Related Pull Requests

Related Issues

TODO

  • Tests
  • Documentation for ArticleMapperInterface as official endpoint for create and modify handler

New Bundle Structure

  • Namespace: Sulu\Article under src
    • Application
      • Message
      • MessageHandler
    • Domain
      • Event (Domain Events, Activity)
        • ...
      • Models
        • Article
        • ArticleDimensionContent
      • Repository
        • ArticleRepositoryInterface
    • Infrastructure
      • Sulu
        • Admin
        • Content
          • Providers (Smart, Sitemap, Link, Teaser)
          • Content Types
        • Trash
          • 🤔
      • Doctrine
        • Repository
          • ArticleRepository
      • Symfony
        • HttpKernel
          • SuluArticleBundle
    • UserInterface
      • Controller
        • ArticleController

Open

But not part of this Pull Request:

  • Single Select Content Type
    • properties definitions
  • Multi Select Content TypeType
    • properties definitions
  • Smart Content TypeType
    • properties definitions
  • Teaser Provider
  • Link Provider
  • Sitemap Provider
  • Permissions
  • Handling Types
  • Activities
  • Trash
  • Reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant