The two methods
Blog data is managed solely by Shogun Frontend. This guide will cover two approaches to implementing blogs for your store and the advantages and disadvantages of each.
CMS only
The simplest approach to implementing blogs is the CMS only approach. Content will be located in a single place in the Shogun Frontend CMS, with a rich text field for blog articles, the ability to add images and links, and three header levels.
CMS and sections of content
The second approach uses both the CMS and sections of content. This approach allows more flexibility and customization, such as more options for images and adding videos. With this approach, however, there is no single source of truth and it is more complex to implement and update.
The following guides will walk you through both approaches so you can choose the best fit for your store.