silverstripe / silverstripe-campaign-admin

Campaign and publishing admin interface for Silverstripe
BSD 3-Clause "New" or "Revised" License
2 stars 16 forks source link

Add hook #205

Closed alex-dna closed 2 years ago

alex-dna commented 2 years ago

Hi,

In order to be able to add a new field in the Campaign GridField to show a date at which the publication had been schedule, we need a hook added in one of the method on the CampignAdmin controller.

See https://github.com/dnadesign/silverstripe-campaign-schedule.

Thank you.