Git Product home page Git Product logo

nop.plugin.widgets.employees's Introduction

Nop.Plugin.Widgets.Employees

This is a nopCommerce widget plugin for managing employee info for displaying on public site, e.g. image, email, phone number, etc.

Building

Directory structure

The repository contains separate directories for each supported nopCommerce version, e.g. 4.20, 4.30, and so on.

Common folder

The Common folder contains most of the common source code for each nopCommerce version of the plugin. Files are referenced (linked) from there.

NopCommerce source

Each Nop.Plugin.Widgets.Employees project contains references to nopCommerce projects. For convenience the nopCommerce files are references via drive n:. It is recommended to map n: to the location of the nopCommerce source. For example, if nopCommerce source files are available in c:\dev\nopCommerce public releases, and each version in a subdirectory named by the release (i.e. nopCommerce 4.20) then the following command will map n: to that location

net use n: "\\mycomputer\c$\dev\nopCommerce public releases" /persistent:yes

where mycomputer is the name of the development machine.

Build the projects

To build the projects, either open the preferred solution (.sln) file, or execute the build-all.cmd file in the root directory. That command builds all versions both in debug and release mode.

The output of the build, whether from Visual Studio, or from the build-all.cmd file, goes to the _build directory in the root directory

nop.plugin.widgets.employees's People

Contributors

biggik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nop.plugin.widgets.employees's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.