/module-blog

Magento 2 Simple Blog module for practicing magento's default functionality

Primary LanguagePHPMIT LicenseMIT

Blog

Magento 2 - Simple Blog Example Extension

This blog module is simple practise example for the beginners. Also written in PHP/Magento coding standard with latest magento source code(2.2.5). To point it future development also use the latest uiComponent xml nodes for listiing & forms.

Which cover most of the all topics related to extension development. From schema installing to overriding router to showing frontend data.

Next Commit will be :

  • Frontend side
  • Tag Section
  • Author Section
  • Comment Section