All Projects → JoneXiong → Oejia_weshop

JoneXiong / Oejia_weshop

odoo 微信小程序商城模块 (WeChat Mini Program for Odoo)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Oejia weshop

Alita
一套把React Native代码转换成微信小程序代码的转换引擎工具。我们不造轮子,不发明新框架,只是提供工具把RN扩展到微信小程序端。
Stars: ✭ 1,733 (+673.66%)
Mutual labels:  wechat-mini-program, wechat
Wechatblog
💘微信小程序 & 个人博客 & WordPress & WordPress REST API
Stars: ✭ 223 (-0.45%)
Mutual labels:  wechat-mini-program, wechat
Rktk Wxx
软考题库微信小程序 ENJOY
Stars: ✭ 131 (-41.52%)
Mutual labels:  wechat-mini-program, wechat
Rageframe2
一个基于Yii2高级框架的快速开发应用引擎
Stars: ✭ 1,553 (+593.3%)
Mutual labels:  wechat-mini-program, wechat
Kingdex
📱 微信小程序 - 王者图鉴
Stars: ✭ 168 (-25%)
Mutual labels:  wechat-mini-program, wechat
Miniprogram Project
微信小程序,诗词大全,成语大全,百家姓,成语接龙(垃圾分类查询小程序)
Stars: ✭ 114 (-49.11%)
Mutual labels:  wechat-mini-program, wechat
Yoshop
萤火小程序商城,是在Thinkphp5基础上搭建的一个PHP项目,前后端完全开源。Thinkphp5以易学易用著称,让您轻松打造自己的独立商城,同时也方便二次开发,让您快速搭建个性化独立商城。
Stars: ✭ 137 (-38.84%)
Mutual labels:  wechat-mini-program, wechat
Wechat Miniprogram Ar 3d
A WeChat MiniProgram 3D that includes a Panorama Viewer and a 3D Viewer using the device orientation control.
Stars: ✭ 80 (-64.29%)
Mutual labels:  wechat-mini-program, wechat
Wechat Miniprogram Webar
A WeChat MiniProgram Image AR using computer vision. No OpenCV, No Deep Learning. Only JavaScript Implementation.
Stars: ✭ 163 (-27.23%)
Mutual labels:  wechat-mini-program, wechat
Crmeb wechatminiprogram
CRMEBv2.6以客户管理为中心+电商营销系统,微信小程序商城,带分销、秒杀、积分、优惠券等功能
Stars: ✭ 158 (-29.46%)
Mutual labels:  wechat-mini-program, wechat
Threejs Example For Miniprogram
这是一个 three.js 在微信小程序里的使用示例
Stars: ✭ 96 (-57.14%)
Mutual labels:  wechat-mini-program, wechat
Wxapp Webpack Plugin
📦 微信小程序 webpack 插件
Stars: ✭ 185 (-17.41%)
Mutual labels:  wechat-mini-program, wechat
Tina Hackernews
📺 A Tina.js powered Wechat-Mini-Program implementation of Hacker News Reader
Stars: ✭ 93 (-58.48%)
Mutual labels:  wechat-mini-program, wechat
Git Webhook Ci
A Git (github/gitee) webhook callback server to do stuff e.g. fetch new code (poor man CI)
Stars: ✭ 118 (-47.32%)
Mutual labels:  wechat-mini-program, wechat
Phps.shop Api
如花拼团商城_TP5_VUE_小程序
Stars: ✭ 90 (-59.82%)
Mutual labels:  wechat-mini-program, wechat
Vscode Miniapp Helper
微信小程序开发助手 for VSCode
Stars: ✭ 137 (-38.84%)
Mutual labels:  wechat-mini-program, wechat
Taro Msparis
🌱用 React 编写的基于Taro + Dva构建的适配不同端(微信/百度/支付宝小程序、H5、React-Native 等)的时装衣橱
Stars: ✭ 1,203 (+437.05%)
Mutual labels:  wechat-mini-program, wechat
Mina Webpack
🍱 Mina single-file-component meets Webpack
Stars: ✭ 77 (-65.62%)
Mutual labels:  wechat-mini-program, wechat
Gochat
🔥 微信 Go SDK 🚀🚀🚀
Stars: ✭ 141 (-37.05%)
Mutual labels:  wechat-mini-program, wechat
We Validator
💯 简单灵活的表单验证插件,支持小程序、浏览器以及Nodejs端使用
Stars: ✭ 180 (-19.64%)
Mutual labels:  wechat-mini-program, wechat

oejia_weshop

oejia_weshop(OE商城) 是一套包含强大电商ERP后台的小程序商城系统。

oejia_weshop 是 Odoo 对接微信小程序实现的商城应用。

如果您想要搭建一套进销存(ERP)系统并实现微信商城及完整的电商管理后台,用OE商城系统(Odoo + oejia_weshop 等模块)是个不错的选择,强大的生态,灵活的架构,可适应未来各种新的在线商业模式

如果您已使用odoo系统,而想要在微信小程序上实现自己的独立的微商城卖odoo里的商品,装上 oejia_weshop 模块即可,无额外的数据迁移之类的工作。

特性

  • 和 odoo 销售模块无缝集成,产品和订单统一管理
  • 微信用户集成到 odoo 统一的客户(partner)管理
  • 支持 Odoo 10.0、11.0、12.0

使用

  1. 下载源码 (odoo10、11为master分支,odoo12为12.0分支)
  2. 将整个oejia_weshop目录(名称不能变)放到你的 addons 目录下
  3. 安装依赖的python库:xmltodict、pycrypto、itsdangerous;安装模块,可以看到产生了顶部“小程序”主菜单
  4. 进入【设置】-【对接设置】页填写你的微信小程序相关对接信息
  5. 小程序客户端: 见项目 wechat-app-mall, 下载后修改接口api调用路径为您的odoo url即可,可参考这里修改

参考资料: 常见问题处理

试用

小程序客户端

Odoo小程序商城

Odoo后台

https://sale.calluu.cn/

效果图

详见 http://oejia.net/blog/2018/09/13/oejia_weshop_about.html

用户管理

产品管理

对接配置

小程序客户端

我的订单

商业版及扩展

商业扩展模块 oejia_weshop_ent

分销模块 weshop_commission

H5商城模块 weshop_h5

OE商城系统(全功能进销存系统套件) https://sale.calluu.cn/

交流

技术分享 http://www.oejia.net/

Odoo-OpenERP扩展开发2群:796367461

Odoo-OpenERP扩展开发1群:260160505 (已满)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].