GithubHelp home page GithubHelp logo

lliiffee / shopizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shopizer-ecommerce/shopizer

0.0 2.0 0.0 7.9 MB

Shopizer java e-commerce software - Official development branch

Home Page: www.shopizer.com

Java 73.73% Shell 0.03% CSS 16.55% JavaScript 9.69%

shopizer's Introduction

shopizer

Shopizer java e-commerce software

Shopizer 2.0

Java open source e-commerce software

  • Shopping cart
  • Catalogue
  • Search
  • Checkout
  • Administration

To get the code:

Clone the repository: $ git clone git://github.com/shopizer-ecommerce/shopizer.git

If this is your first time using Github, review http://help.github.com to learn the basics.

To run the application:

From the command line with Maven: $ cd sm-core $ mvn clean install

$ cd sm-shop $ mvn clean install

copy sm-shop/target/sm-shop.war to tomcat or any other application server deployment dir

edit catalina.bat for windows users or catalina.sh for linux / max users

export JAVA_OPTS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m" in Linux / Mac
set JAVA_OPTS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m" in Windows

Access the deployed web application at: http://localhost:8080/sm-shop/shop

Acces the admin section at: http://localhost:8080/sm-shop/admin

  • username : admin
  • password : password

The instructions above will let you run the application with default settings and configurations. Please read the instructions on how to connect to MySQL, configure an email server and configure other subsystems The documentation is available here [Shopizer Documentation] (http://www.shopizer.com)

You can also go through [Wiki] (https://github.com/shopizer-ecommerce/shopizer/wiki) pages

shopizer's People

Contributors

shopizer-ecommerce avatar lliiffee avatar

Watchers

James Cloos avatar  avatar

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.