This module for Magento 2 allows you to create groups of products manually from the backend and display them in the frontend. (Homepage, categories, product pages, cms pages, etc etc)
A tool to quickly assert whether you are safe from the imfamous Shoplift bug. This was coded in a weekend, as no other tools existed and massive exploitation was taking place. I also made a map that showed global patch levels per country. Denmark was best.
The project was later extended and became MageReport.
Implemented a NetSuite connector for Magento: • Synchronizes orders, invoices, products, stocks, shipments, and customers. • It's queue-based so performance is not affected by NetSuite downtime. • It's stable so any error will remain in the queue for manual review. • It's fully customisable via admin settings or code. • It's been implemented successfully for more than 10 retailers. • It's able to handle more than 10,000 orders per day.
netz98 Magerun2 Plugin for changing the passwords and email-addresses for customer-accounts in bulk.
Magento 2 module to rebuild Visual Merchandiser categories using the CLI tool. Useful if you've manually created a bunch of smart categories and need to update the assigned products.
magento2-builder-tool is a tool to setup local environments for your Magento2 projects by executing one command. No Docker, no Vagrant needed but it is also compatible inside those virtualised setups. Database, Apache/Nginx configuration and everything else are created automatically for each project. You can even use sync mode to get server data copied locally.