Magento 2 install extension by command line or manual install: 100% work

2
43350
magento-2-install-extension-

I. MAGENTO 2 INSTALL EXTENSION

As you may know, there are two most popular ways of installing magento 2 extension. The first one is to use COMMAND LINE and the send one is to install manually.

Option 1: Magento 2 install extension using COMMAND LINE (Recommended)

Your magento 2 extensions can be installed in a few minutes by going through these following steps

Step 1: Download/purchase the extension

Step 2: Unzip the file in a temporary directory

Step 3: Upload it to your Magento installation root directory

Step 4: Disable the cache under System­ >> Cache Management

Step 5: Enter the following at the command line:

php ­f bin/magento setup:upgrade

Step 6: After opening Stores­ >>Configuration >­>Advanced >­> Advanced, the module will be shown in the admin panel

Option 2. Magento 2 install extension manually

Step 1: Download/purchase the extension

Step 2: Unzip the file in a temporary directory

Step 3: Upload it to your Magento installation root directory

Step 4: Disable the cache under System­ >> Cache Management

Edit app/etc/config.php file and three line code:

‘Ves_All’ => 1,

‘Ves_Megamenu’ => 1,

‘Ves_Setup’ => 1,

Magento 2 Install Extension using command line
Magento 2 Install Extension using command line

Step 5: Disable the cache under System >­> Cache Management

Step 6 : After opening Stores ­>> Configuration­ >> Advanced­ >> Advanced, the module will be shown in the admin panel.

>> UPGRADING DATABASE

If you need to upgrade the database, run the following command line:

php ­f bin/magento setup:db­schema:upgrade

II. IMPORT SAMPLE DATA

Go to admin >> Ves_Setup >> Import

Select the sample data file

Select Import Configuration

ImportSampleData
ImportSampleData

Refresh the cache under System­ >> Cache Management

Learn how to disable extension? Learn more here: How To Disable Magento 2 Extension

For customers who are interested in magento 2 extensions, you can see the list below:

LandOfCoder is offering Free Magento Installation Service for All paid- extensions. When purchasing any Extensions LandOfCoder, you can have a chance to get free installation manually on your website by our developers.

II. Watch our Magento 2 Tutorial Video Here

1. How to install magento 2 blog extension
How To Install Magento 2 Blog Extension
2. How to install magento 2 megamenu
How To Install Magento 2 Mega Menu Extension
3. How to install magento 2 testimonials
How To Install Magento 2 Testimonial Extension
3. How to install magento 2 image gallery
How To Install Magento 2 Image Gallery Extension
4. How to install magento 2 faq extension
How To Install Magento 2 Faq Extension
5. How to install magento 2 help desk extension
How To Install Magento 2 Help Desk Extension
6. How to install magento 2 out of stock notification
How To Install Magento 2 Out of Stock Notification
7. How to install magento 2 customer quotation
How To Install Magento 2 Customer Quotation
8. How to install magento 2 page builder
How To Install Magento 2 Page Builder
9. How to install magento 2 form builder
How To Install Magento 2 Form Builder
10. How to install magento 2 advanced report
How To Install Magento 2 advanced report
11. How to install magento 2 marketplace extension
How To Install Magento 2 marketplace extension
12. How to install magento 2 order tracking
How To Install Magento 2 order tracking
13. How to install magento 2 store locator
How To Install Magento 2 store locator
14. How to install magento 2 search extension
How To Install Magento 2 Search extension
15. How to install magento 2 reward points
How To Install Magento 2 reward point
16. How to install magento 2 store credit
How To Install Magento 2 store credit
17. How to install magento 2 follow up email
How To Install Magento 2 follow up email
18. How to install magento 2 hide price
How To Install Magento 2 hide price
19. How to install magento 2 SMTP extension
How To Install Magento 2 smtp extension

Related Post

2 COMMENTS

LEAVE A REPLY

*