buzh110 / grandnode

Free and Open Source Ecommerce Shopping Cart solution based on ASP.NET CORE and MongoDB

Home Page:https://www.grandnode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Donate Gitter chat Build status Build Status Codacy Badge Github All Releases Demo

Thank you for choosing GrandNode! It's an open source, free, cross-platform e-commerce software based on ASP.NET Core 2.2 and MongoDB - NoSQL database. You can run it on Linux, Windows and MacOS easily. GrandNode also supports Docker, so you are able to install it just in a seconds with Docker.

It can be used for any kind of online store. GrandNode is a perfect choice for people who want to sell simple products. It's solution dedicated for the most demanding users. You can also create auctions, booking/reservation products or product kits. GrandNode became a mature solution especially for developers who want to develop a modern, functional and high performance e-commerce system.

How to install GrandNode

You can install GrandNode in two different ways.

  1. Download the GrandNode package from our GitHub and install it: Installation Guide
  2. Second way is to install GrandNode with Docker: Docker installation guide

All GrandNode releases, which support Docker are available here: https://hub.docker.com/u/grandnode/

Docker installation process

Please note that if you use grandnode/develop, Docker will pull the newest image from develop branch. To pull the latest stable image, use the main name of repository in the docker command - docker pull grandnode/grandnode

GrandNode resources:

GrandNode Site: https://grandnode.com

GrandNode demo store: https://www.demo.grandnode.com/

Complete feature list: https://www.grandnode.com/features

System Requirements: https://grandnode.com/system-requirements

Documentation: http://www.docs.grandnode.com

Forums: https://www.grandnode.com/boards/

Development status

The latest stable version is 4.50 Active development version: 4.60 (branch develop)

Roadmap for 4.60

Tickets linked to 4.60

How to contribute code

⭐ Star us on GitHub - it's the first step to become a GrandNode supporter!

GrandNode is an open source online shopping solution, each developer is welcome and encouraged to contribute with their own improvements and enhancements.

GrandNode is mostly written in ASP.NET. Other languages used in the project are HTML, CSS, JavaScript, MongoDB. To start with us, you should do this few steps:

  1. Create your own GitHub account.
  2. Fork the GrandNode to your GitHub account
  3. Clone the forked project to your local machine.
  4. After that, create a branch for your own changes
  5. Change the files.
  6. Push your changes from local machine to your fork in your GitHub account
  7. It's time to create a pull request for your changes on the GrandNode project. If you don't know how to do it, you can read more about pull request here
  8. Wait for the information. One of our developers will comment your changes and approve it or will suggest some improvements in your code.

And that's all, you are GrandNode official contributor!

Coding standards and guides

How to report issues

Reporting a security issue

What makes a perfect issue ticket?

Store demo:

Frontend:

https://demo.grandnode.com/

ScreenShot

Backend:

https://demo.grandnode.com/admin

ScreenShot

Demo is restoring every hour to the original state.

Access to the admin panel: Admin email: admin@yourstore.com Admin password: 123456

License

GrandNode open source edition is licensed under GrandNode Public License Version 3.0 (GPL v3). It's available here.

Additional tools

Cross-browser support is tested by Browserstack Logo
Install GrandNode with one click on DigitalOcean DigitalOcean_Logo

About

Free and Open Source Ecommerce Shopping Cart solution based on ASP.NET CORE and MongoDB

https://www.grandnode.com

License:Other


Languages

Language:C# 57.8%Language:HTML 21.7%Language:JavaScript 17.1%Language:CSS 3.4%Language:Dockerfile 0.0%