This action will force synchronization from Yc Chan/iWshop, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
#iWshop<微信开源商城>
iWshop是一个开源的微信商城。为了保证轻量级,使用了作者自主开发的mvc框架。
LightMvc现已分离 https://git.oschina.net/koodo/LightMvc
iWshop 交流群:
470442221
iWshop 交流社区:http://asw.iwshop.cn/
iWshop 安装教程:http://git.oschina.net/koodo/iWshop/blob/dev/html/docs/install.md
安装教程图文教程及注意事项(JerryJee提供的教程):http://www.jiloc.com/htmls/41.html
微信公众平台三方接入技术问题总结,提问前必看(JerryJee提供的教程):http://www.jiloc.com/htmls/43.html
添加对wordpres的文章整合,可实现微信关键词对wordpress的内容匹配:http://www.jiloc.com/htmls/46.html
##配置说明 (请注意,iWshop当前稳定版正在开发中,请谨慎安装)
####一、根目录修改说明
请确保属于根目录,后期将有可能不再支持二级目录
修改文件:config/config.php 中的 $config->docroot选项
####二、手动部署说明
服务器配置过程略。
创建/install/install.lock
导入/install/iWshop.sql
后台地址(以域名www.iwshop.cn为例)为:http://www.iwshop.cn/?/Wdmin/login/
微信消息接口地址:http://www.iwshop.cn/wechat/ (切莫忘了最后的 / )
####三、目录权限说明
执行一下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
####六、演示项目
####六、后台预览
2727ef08b7940cf478ca6441a2b9f039011011ea iwshop-beta-0.9.4.zip
Sign in for post a comment
Comments ( 0 )