Skip to content

Conversation

@mrrobot47
Copy link
Member

@mrrobot47 mrrobot47 commented Aug 9, 2018

Depends on: EasyEngine/easyengine#1163
Depends on: EasyEngine/site-type-wp#7
Depends on: EasyEngine/easyengine#1143

Closes EasyEngine/site-type-wp#7

Add support for:

ee mailhog up <site-name>
ee mailhog down <site-name>
ee mailhog status <site-name>

Signed-off-by: Riddhesh Sanghvi [email protected]

Signed-off-by: Riddhesh Sanghvi <[email protected]>
Signed-off-by: Riddhesh Sanghvi <[email protected]>
Signed-off-by: Riddhesh Sanghvi <[email protected]>
@mrrobot47 mrrobot47 changed the title [WIP] Add initial mailhog-command Add initial mailhog-command Aug 21, 2018
Signed-off-by: Riddhesh Sanghvi <[email protected]>
Copy link
Contributor

@rahulsprajapati rahulsprajapati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR looks good. Just one change of variable name.

/**
* @var array $db Object containing essential site related information.
*/
private $db;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this variable name if it's used for site info and not the database. Maybe $site_data would be more suitable or $site.
$db is look like it's for getting db instance.

Signed-off-by: Riddhesh Sanghvi <[email protected]>
@mbtamuli mbtamuli merged commit 4c2e1e0 into EasyEngine:develop Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants