Skip to content

Free Magento 2 Extension to Execute CLI Commands without SSH/Terminal Access | TheCodingTutor

License

Notifications You must be signed in to change notification settings

manishjoy/magento2-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Command without SSH/Terminal (TheCodingTutor_Shell) v1.0.0

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