Tag

Blog

29 posts tagged Blog

Clear tag
2 min read

HowTo: Update Product Attributes in Magento 2

I once had to update a single attribute on thousands of products from a data import. My first instinct was to load each product with the repository, set the value and save it, and it worked… …

2 min read

HowTo: Create Custom Email Templates in Magento 2

In the previous post I showed how to send an email programmatically, but I left one piece out on purpose, the template. Here is how I register a custom email template that ships with the …

2 min read

HowTo: Send Emails Programmatically in Magento 2

Sooner or later every project needs to send an email that Magento does not send out of the box, a notification to an admin, a reminder to a customer, a report to the warehouse. The good news …

4 min read

Valet Plus

Blazing fast macOS PHP development environment