I am developing an cms website by using Mezzanine CMS. I want to add the field as author name and image in blog post. can anyone help me how can i add custom fields in mezzanine's inbuilt blog application
There are two methods to achieve this,
1. Inject extra fields
2. Extend the blog post model of mezzanine for more details on extending blog model visit https://groups.google.com/forum/#!topic/mezzanine-users/UWLhcBb_fLs