The extension helps the store owner to execute the commonly used CLI commands from frontend without ssh/terminal.
- Easy to use
- Unencrypted code for easy customization
- Compatible for layman user
After installing the extension, access the UI by visiting {{base_url}}/shell e.g. http://mymagentourl.com/shell
More courses and tutorials about Magento 2 visit:
https://blog.manishjoy.com/magento-development-guide/
--- OR ---
| Prerequisite | How to check | For more information | 
|---|---|---|
| Apache 2.2 or 2.4 | Ubuntu: apache2 -vCentOS: httpd -v | Apache | 
| PHP 5.6.x, 7.0.2, 7.0.4 or 7.0.6 | php -v | PHP Ubuntu PHP CentOS | 
| MySQL 5.6.x | mysql -u [root user name] -p | MySQL | 

