api-components-bundle icon indicating copy to clipboard operation
api-components-bundle copied to clipboard

Possibility to extract publishable feature into separate bundle

Open silverbackdan opened this issue 5 years ago • 0 comments

Thank you for the suggestion/idea @vincentchalamon

There may a demand for the publishable feature to be extracted and functionality enhanced in a separate bundle.

Features may include:

  • simple boolean publication: is_published
  • drafting publications (as implemented in ACB)
  • startedAt / endedAt publication (with or without draft)
  • etc.

This way it could be used with any Symfony project also using Doctrine to easily configure entities that should be publishable.

This feature is a big part of the ACB and would require a lot of work to be as flexible as required outside of this bundle. TBD

silverbackdan avatar Apr 17 '20 15:04 silverbackdan