Giter Club home page Giter Club logo

wxcenter's Introduction

#WXCenter<微信开源Center>

这是基于iWshop基础上扩展开发的 基于 v0.9.6(2016-09-20)最后更新基础上为原始版本

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

非官方维护版本更新记录 https://github.com/lovebull/wxcenter/blob/master/Versions.md


##配置说明 (请注意)

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

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

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

修改文件:config/config.php 中的 $config->docroot选项

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

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

执行一下install里的shell文件

./install/dirmod.sh

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

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

初始配置文件为config_sample.php, 在/config/目录下

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

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

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

* PHP5.4+

* PHP扩展:php_mysql php_curl php_pdo_mysql php_gd2

####六、演示项目

####六、后台预览

扩展功能

扩展的新功能(截图相关)

相关下载 相关下载

wxcenter's People

Contributors

lovebull avatar

Watchers

James Cloos 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.