Skip to content

v1.1.0 - MageOS Blog

Choose a tag to compare

@Sental Sental released this 25 Jun 07:04
· 30 commits to main since this release
3fdedf0

See CHANGELOG.md for the full entry.

Quick install

composer require mageos/module-blog
bin/magento module:enable MageOS_Blog
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:clean

Highlights

  • Storefront Redesign
  • Admin usability improvements
  • Comprehensive CI & Testing added