Skip to content

admin-marketplace 2.5.2

Install from the command line:
Learn more about npm packages
$ npm install @ecomplus/admin-marketplace@2.5.2
Install via package.json:
"@ecomplus/admin-marketplace": "2.5.2"

About this version

E-Com Plus Admin Marketplace

Publish CodeFactor npm version License AGPL

Apps marketplace for E-Com Plus admin with Vue.js SPA

CHANGELOG

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

To login on dev server you should set username and password on localStorage with your credential for demo store (1011):

localStorage.setItem('store_id', 1011)
localStorage.setItem('username', 'myuser')
localStorage.setItem('password', 'mypassword')

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Details


Assets

  • admin-marketplace-2.5.2.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0