thecodingtutor/module-shell

dev-master 2021-12-10 20:18 UTC

This package is not auto-updated.

Last update: 2024-05-04 13:15:42 UTC


README

Magento 2 Extension

The extension helps the store owner to execute the commonly used CLI commands from frontend without ssh/terminal.

Features:

  1. Easy to use
  2. Unencrypted code for easy customization
  3. Compatible for layman user

Usage

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/

The extension is free and always will be

Additional Charges:

Installation: $ 20

Support: $ 40 /6 months

Liked my work?

Buy Me a Coffee

--- OR ---

SUPPORT ME ON PATREON

Prerequisites

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: 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

Feedback and Support

Tutorials and Blogs