- Fixed blog pro loading
- Added missing compiled files
- Blog Pro compability
- Extended the core search, to be able to search also for blog entries
- Fixed bug for the PWA usage
- Added ApiAware flags & store-api controller for usage in PWA and Elasticsearch https://github.com/Drumm3r
- Implemented custom fields https://github.com/gRoberts84
- Fixed Bug which caused that you can't create a blog category anymore
- fixed migration issue with the salutation if the default
not_specified
was deleted
- Added Shopware 6.4 compability
- Added DESC sorting to admin blog listing
- Added enable/disable filter for author & category to the blog listing element
- Added enable/disable filter for author & category to the blog detail element
- Added a new
publishedAt
date field for a blog entry - Added back button to blog detail page
- Centered blog detail post with
col-md-8 offset-md-2
- Added category slug in seo url template
- fixed single select element if it's
null
- Listing show author is optional, enabled or disabled by the plugin configuration
- Added
sas_blog_card_footer
andsas_blog_card_footer_author
twig block - Fixed empty placeholder author image styling
- Storefront date locale fix
- Added author to the storefront
- Overhauled general styling of the listing
- Teaser thumbnail size adjusted
- Fixed an issue with structure data of the author
- replaced "read more" title name with the actual article title
- Fixed error if you have a blog listing + blog detail element on the same CMS page
- Removed unnecessary twig filter
- moved single select data resolver to new folder
- Improved single select CMS element & block
#1.2.5
- Adjusted date output in blog box template
- Added the possibility to translate categories in non-system language
- fixed and improved language selection while creating an entry, because an entry has always to be in the system language first, before you can switch to another language
- fixed category translated issue in twig template
- removed editor.js
- added missing description translation
- Replaced editor.js with Shopware's default text editor
- Added
Blog Single Select
CMS element, to show a single blog entry card - Added counter for meta title and description
- Fixed JSON-LD SEO template
- Prepared plugin base for the Blog PRO version
- Added missing German author translations
- Added author entity
- Added category entity
- changed
SalesChannelCmsPageLoader
toSalesChannelCmsPageLoaderInterface
inBlogController
- fixed Blog Plugin kills all meta-Infos from all other pages #20
- fixed Stay on blogpost when saving #14
- fixed Error 500 when using «Raw HTML» in Editor #9
- fixed license to MIT
- Added teaser image within listing
- fixed error messages if title or slug is empty
- added publish date to listing card
- First release in Store