Skip to content

Eshop + Content Management System (CMS) written in Node.js / Total.js.

License

Notifications You must be signed in to change notification settings

spiderhands/eshop-cms

 
 

Repository files navigation

MIT License

Support Donate

# Node.js Eshop and CMS

Please do not change the code, just create a new issues. I solve all problems as soon as possible. Do you want special upgrades? Contact me [email protected].

IMPORTANT: PLEASE DON'T CHANGE DATA IN MONGODB AND POSTGRESQL DATABASES. CREATE YOUR OWN BACKUP AND RESTORE IT ON YOU SERVERS OR CLOUD.

  • New version: v6.0.0 (works only with Total.js 2.0)
  • Documentation

## The source-code

  • cms NoSQL embedded version
  • eshop NoSQL embedded version
  • eshop-postgresql PostgreSQL version
  • eshop-mongodb MongoDB version
  • backup contains backup of MongoDB and PostgreSQL database

Installation

  • install npm install total.js
  • install npm install paypal-express-checkout

### MongoDB version only

  • install npm install sqlagent
  • install npm install mongodb
  • note: cloud database www.mongolab.com
  • important: binary files are too slow because I have a free billing plan and the servers are in USA

### PostgreSQL version only

  • install npm install sqlagent
  • install npm install pg
  • install npm install pg-large-object
  • note: cloud database www.elephantsql.com
  • important: binary files are too slow because I have a free billing plan and the servers are in USA

Do you need VPS hosting for your eshops?

Sign up on https://www.webhostingy.com/en/totaljs

  • you can provide more than 5 eshops
  • price around 15 EUR per month
  • easy configuration (DNS, Mail / SMTP, FTP, SFTP, etc.)
  • ddos prevention
  • everything under control

VPS hosting

About

Eshop + Content Management System (CMS) written in Node.js / Total.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 52.1%
  • JavaScript 38.5%
  • CSS 9.4%