How to 2.0 Extension?

How to extension

From XAdapter.com

If you are download-install-update-woocommerce-plugin/” target=”_blank” rel=”noopener noreferrer”>this article (Refer Chapter 1).

How to website

This article gives you step-by-step instructions to 2.0 third party shipping extension.

Steps to Install the Extension:

    1.  Get the folder containing the extension from your seller.
    2.  Move to root. Create a folder code inside app.
    3. Copy the folder you got from your seller into the code folder.
    4. Login to root.
    5. In the terminal, Run ./magento module:status . You can see the extension under the  list of disabled modules.

module-status-disabled

    1. Run ./magento enable the extension.

module-enable

    1. Run./magento see the extension listed under enabled modules.

module-status-enabled

    1. Run ./magento upgrade the extension.

setup-upgrade

    1. After this, Login as Magento 2.0 extension.

Appendix

Commonly used helpful UNIX commands.

To Know your current working directory use pwd.
To Know contents of your current working directory use ls.
If your terminal is not pointing to get executed. Use this if default execution is not working.
In some cases you may need to root folder.

Post navigation

2 thoughts on “How to 2.0 Extension?”

    1. Hello alexmarcxyz,

      Thank you for your valuable suggestions.
      We will check it and update our article soon.

      Regards,
      Veeresh
      Team XA

Comments are closed.

Scroll to Top