Open TomOudeRengerink opened 4 years ago
I'm unlikely to add versioning to link as I feel that it is too small of a dataobject to apply this too. If json db fields is ever implemented I would probably look at applying it to the parent dataobject but thats about it. If you would like to add versioning to your project, you should be able to do so by applying the following to your yml
gorriecoe\Link\Models\Link:
extensions:
- SilverStripe\Versioned\Versioned
Are there currently any plans of making the
gorriecoe\Link\Models\Link
versioned?