magefan/module-cli

There is no license information available for the latest version (2.1.2) of this package.

CLI in Magento 2 admin panel

Installs: 19 947

Dependents: 1

Suggesters: 0

Security: 0

Stars: 34

Watchers: 5

Forks: 5

Open Issues: 0

Type:magento2-module

2.1.2 2024-04-05 10:27 UTC

This package is auto-updated.

Last update: 2024-04-12 08:19:54 UTC


README

Total Downloads Latest Stable Version

68747470733a2f2f636d2e6d61676566616e2e636f6d2f626c6f672f737570706f72742d756b7261696e652e706e67

68747470733a2f2f6d61676566616e2e636f6d2f6d656469612f777973697779672f6d6164655f696e5f756b7261696e652e6a7067

68747470733a2f2f636d2e6d61676566616e2e636f6d2f636174616c6f672f70726f647563742f63616368652f32386234303763656631363638666430626464366633366462336538653266302f692f632f69636f6e2d636c692d657874656e73696f6e5f312e6a7067

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.

68747470733a2f2f636d2e6d61676566616e2e636f6d2f777973697779672f70726f64756374732f646f776e6c6f61642d6d61676566616e2d657874656e73696f6e732e706e6768747470733a2f2f636d2e6d61676566616e2e636f6d2f777973697779672f70726f64756374732f6d61676566616e2d6c6976652d64656d6f2e706e67

alt text

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.

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.

Need More Features?

Please contact us to get a quote https://magefan.com/contact

License

The code is licensed under EULA.

Magento 2 Extensions by Magefan

Magento 2 Admin Panel Extensions

Magento 2 Google Extensions

Magento 2 SEO Extensions

Magento 2 Blog Extensions

Magento 2 Marketing Automation Extensions

Magento 2 Cart Extensions

Magento 2 Speed Optimization Extensions

Magento 2 Multi-Language Extensions

Developers Tools

Magento 2 Point of Sale

Magento 2 Theme

Shopify Apps