File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,18 @@ Magento ver 2.2.2
17
17
## Single order delete from view page
18
18
[ ![ massaction] ( dofview.jpg )] ( /uri )
19
19
20
+ ## Installation
21
+ ##### Manually (not recommended)
22
+ * Download DeleteOrders Extension
23
+ * Unzip the magento2-delete-orders-master.zip file
24
+ * Create a folder {Magento 2 root}/app/code/Solutionexcel/DeleteOrders
25
+ * Copy all files and folder to DeleteOrders folder
26
+
27
+ #### Step 2 - Enable DeleteOrders
28
+ * php bin/magento module: enable --clear-static-content Solutionexcel_DeleteOrders
29
+ * php bin/magento setup: upgrade
30
+ * php bin/magento cache: flush
31
+
20
32
If you have any inquiry please contact with me via email or skype.
21
33
* Email: [ info@solutionexcel.com ]
22
34
* Skype: solutionexcel
You can’t perform that action at this time.
0 commit comments