Giter VIP home page Giter VIP logo

iwshop's Introduction

#iWshop<微信开源商城>

iWshop是一个开源的微信商城。为了保证轻量级,使用了作者自主开发的mvc框架。

LightMvc现已分离 https://git.oschina.net/koodo/LightMvc

iWshop 交流群:470442221

iWshop 交流社区:http://asw.iwshop.cn/

iWshop 类文档:http://docs.ycchen.cc/iwshop/package-Wshop.html

iWshop 安装教程:http://git.oschina.net/koodo/iWshop/blob/dev/html/docs/install.md

安装教程图文教程及注意事项(JerryJee提供的教程):http://www.jiloc.com/2661.html

微信公众平台三方接入技术问题总结,提问前必看(JerryJee提供的教程):http://www.jiloc.com/2640.html

添加对wordpres的文章整合,可实现微信关键词对wordpress的内容匹配:http://www.jiloc.com/38430.html

##iwshop 配置说明

####一、根目录修改说明

如果是服务器根目录,必须修改为 “/”

如果是服务器子目录,必须修改为”/subroot/” 等有左右斜杠的格式

修改文件:

/config/config.php ($config->shoproot = “目录”)

####二、手动部署说明

####三、目录权限说明

执行一下install里的shell文件

./install/dirmod.sh

请确保您的php配置中magic_quotes_gpc为Off,否则一些功能将失效

####四、配置文件config.php说明

初始配置文件为/config/config_sample.php

请编辑config_sample.php文件并且重命名为config.php

####五、运行环境要求

MySQL 5.5.3+ (utf8mb4编码用于保存带有emoji表情的微信用户昵称)

PHP5.4+

PHP扩展:php_mysql php_curl php_pdo_mysql php_gd2

####六、演示项目

相关下载

xampp-win32-5.6.12-0-VC11(Xampp集成安装包Windows)

iwshop's People

Contributors

linshaoneng 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.