How to Install the Downloaded Product

How to Install the Downloaded Product

The naming convention of the downloaded package is as <namespace_modulename-version.zip>. For example ced_ebspayment-1.0.0.zip.
Prerequisites Here are some prerequisites that the user has to verify before installation:
  • Magento Version Community Edition 2.0 is already installed.
  • In case of any dependency on any extension, the relevant extension should be already installed.
To Add the Module to the Magento 2 Directory

  1. Extract the downloaded package <namespace_modulename-version.zip>. Note: After extracting the compressed file, check whether the available folder is /app or <ModuleName>. If the available folder is /app, then go to 
step 1- a. If the available folder is <ModuleName>, then go to 
step 1- b. Copy the /app folder from the provided package and paste it into the <Magento 2 Folder>. OR  Copy the folder <ModuleName> from the provided package and paste it to the <Magento 2 Folder>/app/code/Ced.

Note: Create the required folder structure in the system if it does not exist.

  1. Open the terminal (cmd) and do the following steps:
a. Change the directory to the Magento 2 root directory using the cd command.

b. Run the command: php bin\magento setup:upgrade 

Note: Only after completion of the above steps

c. Run the command: php bin\magento setup:static-content:deploy

Note: Only after completion of the above step, follow theStep

d: Run the command: php bin/magento setup:di:compile

Note: If php is not accessible globally then replace php with the complete path of php.

  1. Go to the Admin panel of the store, and first clear the Magento 2 cache.


    • Related Articles

    • Frontend View Section

      This section of the guide covers the process of placing an order and executing the payment through EBS payment method. To place an order using the EBS Payment Method Enter the Customer Login. On the front-end view, Navigate to the product you require ...
    • How to Download the Purchased Product

      After generating the license, the user can view all the information related to the purchased product including the license number on the My Purchased Extensions page as shown in the following figure: To download the purchased product In the PURCHASED ...
    • Configuration setting

      After the successful installation of the EBS Payment Extension on the Magento 2 store, the admin has to set up the configuration settings required to enable the features of the extension. To Configure the Settings Go to the Admin panel. On the left ...
    • Overview Section

      The EBS Payment Method extension, developed by CedCommerce for Magento® 2 provides the ability to the admin to accept the credit card online payments through the EBS Payment gateway. During the checkout process, the users can use Credit cards and ...
    • Extension Installation Section

      After purchasing the extension or add-on, the user receives an email that includes the product details and mentions the link or information from where and how the user can proceed further to download the purchased product. The user can also go to the ...