Code Monkey home page Code Monkey logo

mwds-estore's Introduction


	###################################################
	# MWDS E SHOPPING CART				  #
	#  Vitue mart integration with Vtiger and Weberp  #
	# GPL (C) 2007-2013	       	      	  	  #
	###################################################

REQURIEMENTS
0.Linux
1. PHP5.x
2.MYSQL5.x
3. GIT

INSTALL INSTRUCTIONS
1. Login  your server
2 Create a mysql database ie mysql -u<YOUR MYSQL USERNAME -p<YOUR MYSQL PASSWORD>
  mysql> CREATE DATABASE eshop; #you datbase name is eshop 
2. type git clone https://github/jmoncrieff/mwds-estore.git eshop
   	cd eshop/install
	./install.sh	
	follow the script
3. Run SQL DUMP
    mysql -u<YOUR MYSQL USERNAME -p<YOUR MYSQL	PASSWORD>  eshop <sql/ERP_MWDS.sql

4. test  shopping cart
point you browser to the url you seleted in the install script.
 
###############################################################
# STORE FONT IS the url you selected ie http://foobar/eshop   #
# MANAGMENT SUITE http://foobar/eshop/webapp/internal	      #
# USERNAME:admin					      #
# Password:admin					      # 
###############################################################

email me if you have questions
[email protected]

mwds-estore's People

Watchers

 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.