1、上传前先备份admin/templates/menu.htm这个文件,或者在admin/templates/menu.htm的<script language="JavaScript" src="http://api.ecshop.com/menu_ext.php?charset={$charset}&lang={$help_lang}"></script>这一行代码的上面一行添加以下代码:
<li class="explode" key="wxch" name="menu">
微商城 <ul>
<li class="menu-item"><a href="wxch.php?act=wxconfig" target="main-frame">微信接口</a></li>
<li class="menu-item"><a href="wxch.php?act=config" target="main-frame">微信设置</a></li>
<li class="menu-item"><a href="wxch.php?act=regmsg" target="main-frame">关注回复内容</a></li>
<li class="menu-item"><a href="wxch.php?act=keywords" target="main-frame">关键词自动回复</a></li>
<li class="menu-item"><a href="weixin_menu.php?act=list" target="main-frame">自定义菜单</a></li>
<li class="menu-item"><a href="wxch.php?act=bonus" target="main-frame">关注送红包</a></li>
<li class="menu-item"><a href="wxch.php?act=point" target="main-frame">互动积分</a></li>
</ul>
</li>
2、将admin、mobile和wechat覆盖上传到网站根目录,然后在网站后台,sql查询里,执行data.sql里的代码,这里也需要注意,如果现在网站表前缀为ecs_,那就直接导入,如果表前缀修改过,则先修改data.sql中的ecs_为你的表前缀,再执行查询。
3、修改 mobile/goods.php、mobile/user.php、mobile/index.php(涉及微信入口的文件都要添加)
在
require(dirname(__FILE__) . '/includes/init.php');
这一行的下面添加
require(ROOT_PATH . 'mobile/includes/lib_wxch.php');
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
ecshop_weixin及安装说明.rar (24个子文件)
ecshop_weixin_new及安装说明
wechat
callback.php 36KB
weixin.php 383B
admin
templates
wxch_keywords.html 6KB
menu.htm 11KB
weixin_menu_list.htm 4KB
wxch_keywords_info.html 2KB
wxch_point.html 4KB
wxch_config.html 4KB
wholesale_info.htm 10KB
weixin_menu_info.htm 3KB
wxch_keywords_infotext.html 2KB
wxch_bonus.html 3KB
wxch_keywords_info_add.html 4KB
wxch_wxconfig.html 2KB
wholesale_list.htm 3KB
wxch_regmsg.html 3KB
wxch_keywords_infoimage.html 3KB
wxch_keywords.php 10KB
weixin_menu_create.php 4KB
weixin_menu.php 18KB
wxch.php 11KB
说明.txt 1KB
mobile
includes
lib_wxch.php 370B
data.sql 12KB
共 24 条
- 1
资源评论
- 藏宝库2014-08-11测试 不能用的。。。。
- istrict2015-03-27非常不错,看看
- itsso2014-11-07正在评估代码,貌似还是不错的,看里面有没有内置的不安全代码
- chen1372247162014-08-09还不错下载看看
- centaur06292014-08-16测试 用一些问题呀,慢慢摸索中
shucha
- 粉丝: 1
- 资源: 5
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功