Dev note
Dev notes
8/15/24: Latest js code for usps address validation: Library: app/code/Frans/CheckoutViews/view/...
Magento dev tricks and tips
1/ To debug email sending code: For example, when placing an order in FrontEnd; the order immedi...
PHP files and XML files to edit
- Shipment grid:code/Frans/CustomOrderGridExport/Rewrite/Framework/View/Element/UiComponent/DataP...
Coding guidelines
JavaScript: do NOT translate text!Instead of $.mage.__('Attention')just use `Attention`Frans i...