nopcli

1.0.73 • Public • Published

nopCommerce CLI - The modern web developer's tool. build:

nopCommerce CLI-logo
nopCommerce CLI is a development tool for build plugins for nopCommerce Solutions.

Contributing Guidelines · Submit an Issue · Blog


Description

NopCli is a bilder nopCommerce plugin, and it gives you the opportunity to start a plugin in less than 5 minutes!

Development Setup

Prerequisites

nopCommerce version supported

  • 4.20 [netcoreapp2.2]
  • 4.30 [netcoreapp3.1]
  • 4.40 [net5.0]
  • 4.50 [net6.0]
  • 4.60 [net6.0]

Setting Up a Plugin of nopCommerce

Install the nopCommerce CLI globally:

$ npm install -g nopcli

Prepare your environment with clone nopCommerce from git:

$ nopcli init --git

Create configuration of plugins by default:

$ nopcli config

Create plugin:

$ nopcli new -g=[GROUP NAME] -p=[PLUGIN NAME] -c=[true|false (default=false)]

Build the plugin:

$ nopcli build -g=[GROUP NAME] -p=[PLUGIN NAME]

nopCommerce CLI is cross-platform, fast, scalable, has incredible tooling, and is loved by millions.

Badge

🙌 Use donations to help support this project! 🙌

Love nopCommerce CLI? Give our repo a star ⬆️.

Dependents (0)

Package Sidebar

Install

npm i nopcli

Weekly Downloads

0

Version

1.0.73

License

OSL-3.0

Unpacked Size

953 kB

Total Files

295

Last publish

Collaborators

  • diogenespolanco
  • archinuxrd