Released version 1.79.0
It’s Day of German Unity, but this didn’t stopped us to publish a new magerun release for you.
The new release added some really useful options to some commands.
Let’s see what has changed…
(more…)
It’s Day of German Unity, but this didn’t stopped us to publish a new magerun release for you.
The new release added some really useful options to some commands.
Let’s see what has changed…
(more…)
We deployed a new stable n98-magerun version with some internal changes which are great if you are developing custom database driven commands.
The new version contains also some minor features and uncritical bugfixes.
In some cases it’s useful to run commands directly on your database. In the past it was usual to extend the class AbstractDatabaseCommand and call methods like _getConnection which returns a PDO Object.
We now ported all methods of this abstract class to a new console helper which can be called in command context.
It’s very easy to use the database functions.
Example:
After many hours of work we release version 1.77.0.
The new release contains a ton of new features and code refactorings.
Here some details:
(more…)
The new n98-magerun release brings four bug fixes and two new commands and many internal docblock cleanups. A big thanks goes to Dmitriy Zavalkin who creates the new commands and added missing code blocks. We love to see how the community pushes the tool every week with active bug reports Read more
A new n98-magerun release spreads the world. Here are some details about the new release: Internal Symfony packages updated The Symfony compontents i.e. the embedded Console component are all updated to current release 2.3.3. The console component comes with a new table helper. We replaced all internal calls to our Read more