Bugfix Release 9.0.2

We’ve just pushed out n98-magerun2 9.0.2, a quick bugfix release focusing on improving database dump functionality. This release primarily addresses a regression (reported in #1731 by Sascha Renz) where the –exclude parameter for table structures was not correctly respected when used alongside –strip during a db:dump. This could lead to Read more

n98-magerun2 v8.1.0

We are pleased to announce the release of n98-magerun2 v8.1.0, continuing our commitment to enhancing the Magento development experience.Codename of the release is Wiesbaden. New Features Apply GitHub patch directly Simplify patch management by applying GitHub patches directly via the command line. Admin URI added to table Easily retrieve the Read more

City of Mainz with the text v8.0.0 (M2) in the front in a box

n98-magerun2 v8.0.0

As the Magento community continually evolves, we at n98-magerun2 are committed to embracing these changes and meeting the needs of developers. Today, I am thrilled to announce the release of n98-magerun2 8.0.0. The codename of the release is Mainz – the city in Rheinhessen/Germany where the headquarters of the valantic Read more

n98-magerun2 v7.4.0 - Background shows the city of Sao Paulo in Brazil

n98-magerun2 v7.4.0

We are excited to announce the release of n98-magerun2 version 7.4.0, packed with new features and improvements that continue to enhance your Magento development and management experience. This release brings new commands, supports additional Magento versions, and updates crucial dependencies to keep your toolkit robust and reliable. What’s New in Read more

n98-magerun2 v7.3.0

It is now available in the following version: Version 7.3.0 of n98-magerun2 with Codename Mumbai. The release comes with one new command config:search which offers you a way to lookup a config store config field in your shop. It’s right the same result as if you are using the search Read more

The text vv7.2.0 (M2) with Barcelona in the background

n98-magerun2 v7.2.0

We are excited to announce the release of n98-magerun2 version 7.2.0 (Codename Barcelona). This release brings a plethora of new features, improvements, and fixes that aim to enhance your Magento 2 development experience. Below is a detailed breakdown of what’s new. New Features This feature introduces a new Mage-OS ddev Read more

Release 7.0.3

n98-magerun2 v7.0.3 Bugfix Release

We just released a hotfix for an issue where Magento Core Commands are not registered if the default PHP version on the host is not compatible with the Magento installation but a different PHP binary was specified. It’s documented in https://github.com/netz98/n98-magerun2/issues/1164. Thanks Michael Mussulis for testing (again).