How to add custom fields to blog post?
lucashfreitas opened this issue · 1 comments
lucashfreitas commented
I want to add custom fields to a blog post but didn't find out how to do it without touching the source code.
Is that possible?
Thanks
lucashfreitas commented
Figured out, we need to add this to settings:
SilverStripe\Blog\Model\BlogPost:
extensions:
- YourExtensionName