Skip to content

Coosos/VersionWorkflowBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SymfonyInsight

Coosos/VersionWorkflowBundle

/!\ This bundle is currently under development /!\

If you wish, you can contribute to the project :)

This bundle required or used

Package Version
PHP ^7.2
Symfony ^4.2
JMS Serialier ^2.4 or ^3.0

Description

This bundle uses the Symfony Workflow bundle to track transitions in another table.

Once all transitions are complete, it merges the object into the original table.

If an old entity yet exists the same identifier, it will be replaced while keeping the same identifier.

This can be very useful for avoiding a loss of SEO from search engines.

Navigation

TODO

  • Replace SingleStateMarkingStore by MethodMarkingStore
  • Replace setInitialPlace by setInitialPlaces

About

Track transition in another model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages