@evershop/productcomment

1.0.2 • Public • Published

EverShop product comment extension

This is the source code for the EverShop extension development guide: EverShop product comment extension.

Installation

npm install @evershop/productcomment

Add the extension to your config/default.json file:

{
  "system": {
        "extensions": [
            {
                "name": "productcomment",
                "resolve": "node_modules/@evershop/productcomment",
                "enabled": true
            }
        ]
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @evershop/productcomment

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

5.59 kB

Total Files

12

Last publish

Collaborators

  • thenguyen