Skip to content

Magento2 Webkul Custom Command Module - allow to create your own custom commands, and here we created command to delete orders

Notifications You must be signed in to change notification settings

webkul/magento2-custom-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Webkul Custom Command Module

Magento2 Webkul Custom Command Module - allow to create your own custom commands, and here we created command to delete orders

How to Install the module

copy and paste the downloaded folder & file to app/code/Webkul/CustomCommand

Run Following Command via terminal

php bin/magento setup:upgrade

Install the module via composer

Run the following commands in terminal-

composer require webkul/custom-command dev-master

php bin/magento setup:upgrade

now module is properly installed

How to test the module

Follow the blog link http://webkul.com/blog/how-to-create-custom-command-to-delete-order-in-magento2/

About

Magento2 Webkul Custom Command Module - allow to create your own custom commands, and here we created command to delete orders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages