/
Magestore POS Customization

Magestore POS Customization

Cấu trúc design phần app: https://magestore-product.gitlab.io/devdocs/webpos/pwa/design/

Tương tự như magento, Magestore POS core đã implement một số cơ chế phục vụ cho Customization để không ảnh hưởng tới core, giúp chúng ta có thể nâng cấp các version, các bản update mà không/ít ảnh hưởng tới các customize trước.

Tạo module riêng, gồm những thành phần sau:

  • Add New Menu and Component

  • Event and observer

  • Layout

  • Plugin

  • Mixin

  • Reducer

  • Rewrite

Source code Magestore:

https://gitlab.com/magestore-product/pos-enterprise

 

Related content

Menu and Component (4h)
Menu and Component (4h)
Read with this
Simple POS (Magento Backend + API)
Simple POS (Magento Backend + API)
More like this
Add New Reducer (4h)
Add New Reducer (4h)
Read with this
Rewrite Class (4h)
Rewrite Class (4h)
Read with this
Mixin Mechanism (4h)
Mixin Mechanism (4h)
Read with this
Layout Mechanism (4h)
Layout Mechanism (4h)
Read with this