2017 © Pedro Peláez
 

magento2-module module-cli

CLI in Magento 2 admin panel

image

magefan/module-cli

CLI in Magento 2 admin panel

  • Tuesday, March 6, 2018
  • by IhorVansach
  • Repository
  • 2 Watchers
  • 2 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 171 % Grown

The README.md

Magento 2 Command Line Extension by Magefan

Total Downloads Latest Stable Version, (*1)

, (*2)

, (*3)

, (*4)

Magento 2 CLI module allows you to run CLI commands from admin panel (System > Tools > Command Line) using exec php function. You can restrict access to this interface using Magento 2 Access Control List. We recommend to use it ONLY on dev environments as it is not securely to run exec., (*5)

, (*6)

alt text, (*7)

Requirements

  • Magento Community Edition 2.1.x-2.4.x or Magento Enterprise Edition 2.1.x-2.4.x
  • Exec function needs to be enabled in PHP settings.

Installation Method 1 - Installing via composer

  • Open command line
  • Using command "cd" navigate to your magento2 root directory
  • Run command: composer require magefan/module-cli

Installation Method 2 - Installing using archive

  • Download ZIP Archive
  • Extract files
  • In your Magento 2 root directory create folder app/code/Magefan/Cli
  • Copy files and folders from archive to that folder
  • In command line, using "cd", navigate to your Magento 2 root directory
  • Run commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Support

If you have any issues, please contact us then if you still need help, open a bug report in GitHub's issue tracker., (*8)

Please do not use Magento Marketplace Reviews or (especially) the Q&A for support. There isn't a way for us to reply to reviews and the Q&A moderation is very slow., (*9)

Need More Features?

Please contact us to get a quote https://magefan.com/contact, (*10)

License

The code is licensed under EULA., (*11)

Magento 2 Extensions by Magefan

Magento 2 Google Extensions

Magento 2 SEO Extensions

Magento 2 Speed Optimization Extensions

Magento 2 Blog Extensions

Magento 2 Marketing Automation Extensions

Magento 2 Cart Extensions

Magento 2 Multi-Language Extensions

Developers Tools

The Versions

06/03 2018

dev-master

9999999-dev

CLI in Magento 2 admin panel

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.6.5 || >=7.0

 

02/11 2017

2.0.1

2.0.1.0

CLI in Magento 2 admin panel

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.6.5 || >=7.0

 

31/10 2017

2.0.0

2.0.0.0

CLI in Magento 2 admin panel

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.6.5 || >=7.0