Skip to content

N98-magerun + IMI-Conrun Tasks for Robo task runner

Notifications You must be signed in to change notification settings

iMi-digital/robo-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robo Wrapper for N98 Magerun and Forked projects

This is (currentl very thin) wrapper around N98-Magerun and IMI-Conrun for using it in the Robo task runner.

documentation is incomplete

imi-conrun (Contao Command Line Tool)

n98-magerun (Magento 1.x Command Line Tool)

n98-magerun2 (Magento 2.x Command Line Tool)

⚠️ Only supports magerun2 v2.x

getCurrentBaseUrl

$baseUrl = $this->taskMagerunTwoExecWithResult()->getCurrentBaseUrl();

getCurrentDeployMode

$deployMode = $this->taskMagerunTwoExecWithResult()->getCurrentDeployMode();