Search Results for

    Show / Hide Table of Contents

    Plugins in nopCommerce

    Plugins are a set of components adding specific capabilities to a nopCommerce store. Examples of plugins include payment modules, shipping rate computation methods and more. This section describes how to install plugins manually.

    nopCommerce has a variety of plugins, expanding your store functions, on its marketplace. The plugins can be installed either by downloading from the marketplace or by accessing the storefront right from the admin panel.

    The plugins on the marketplace can be sorted by category, version, name or rating, and are free or paid.

    The plugins available on the marketplace are developed either by the nopCommerce team, solution partners or third party vendors.

    Note

    Plugins labelled "By nopCommerce team" are developed by the nopCommerce team and are distributed freely. Third-party services connectors are developed in the course of the technology partnership program, they are subject to nopCommerce premium support services and are also distributed freely.

    To install a plugin

    1. The user has two options for uploading the plugin. You can use any that seems most convenient:

      • Upload the plugin to the /plugins folder in your nopCommerce directory. And restart your application (or click Reload list of plugins button).
      • Upload the plugin or theme using the Upload plugin or theme button indicating the path to the location of the archive with the plugin in your local storage.
      Tip

      You can download more nopCommerce plugins on our extensions directory.

      Upload plugin

    2. Scroll down through the list of plugins to find the newly installed plugin.

    3. Click on the Install link to install the plugin.

    4. Click on the Restart application to apply changes button on the top panel to finish the installation process.

    5. The plugin is displayed in the plugins list (Configuration → Local plugins).

      Note

      If you're running nopCommerce in medium trust, then it's recommended to clear your \Plugins\bin\ directory.

    To configure a plugin

    1. Go to Configuration → Local plugins. The plugins list is displayed: Local plugins
    2. Click the Configure link beside the plugin to go to the plugin's configuration page. If the Configure button does not exist beside a plugin, this indicates the plugin does not require any configuration.

    To change the plugin's friendly name, display order and limitations

    1. Go to Configuration → Local Plugins. The plugins list is displayed: Local plugins
    2. Click the Edit button beside the plugin. Edit plugin details, as follows: Edit plugin
    3. Enter the Friendly name.
    4. In the Display order field, define the required location to display this plugin. 1 represents the top of the list.
    5. Tick the Is enabled field if you want to enable the plugin in the store.
    6. From the Limited to customer roles drop-down list choose roles you want to be able to use this plugin.
    7. In the Limited to stores field, define the stores in which the plugin will be used.
    8. Click Save at the top of the page.

    To uninstall a plugin

    1. Go to Configuration → Local plugins. The plugins list is displayed: Local plugins
    2. Click the Uninstall link beside the plugin to uninstall. The plugin is uninstalled. The link in the Installation column changes to Install enabling you to reinstall the plugin at any time.
    3. Click on the Restart application to apply changes button on the top panel to finish the uninstallation process.

    Tutorials

    • Installing a plugin (for versions 3.90 - 4.10)
    • Managing access to plugins per customer role
    • Improve this Doc
    Back to top Generated by DocFX