Giter Site home page Giter Site logo

manishjoy / module-admincli-m2 Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 18 KB

Magento 2 Extension to allow admin user to run CLI commands from Admin Panel | Manish Joy

Home Page: https://manishjoy.github.io/

License: Open Software License 3.0

PHP 55.93% HTML 39.89% Less 4.18%
magento magento2 magento2-module magento2-extension magento-extension magento1 magento2-extension-free manish-joy manishjoy ajax

module-admincli-m2's Introduction

Magento 2.x Extension | ManishJoy_AdminCli

``manishjoy/module-admincli-m2``

Main Functionalities

This Extension allows admin user to run CLI commands from Admin Panel

  • Now, no need to go through the complexities of connecting SSH/Terminal
  • Uses exec php function
  • Very easy installation and usage
  • I recommend to use it ONLY on dev environments as it is not securely to run exec.

Screenshots

Admin Command Line

Installation

in production please use the --keep-generated option

  • Unzip the zip file in app/code/ManishJoy/AdminCli
  • Enable the module by running php bin/magento module:enable ManishJoy_AdminCli
  • Apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush

Usage

  • Navigate to System ➡️ Tools ➡️ Admin Command Line
  • Enter your password and the Magento command and then click Enter
  • To know more about Magento 2.x commands, visit

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 7.1.x or higher php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL
Magento 2.x bin/magento --version Magento

Liked My Work?

Buy Me a Coffee

--- OR ---

SUPPORT ME ON PATREON

Feedback and Support

Tutorials and Blogs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.