fecshop / yii2_fecshop

yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等
http://www.fecmall.com
BSD 3-Clause "New" or "Revised" License
5.22k stars 1.41k forks source link

weapp implementation? #61

Closed ace-han closed 5 years ago

ace-han commented 5 years ago

Should we implement weapp client end? Since its becoming very popular in China

fancyecommerce commented 5 years ago

weapp ? like vueorreact native? you can useappserver`

demo: http://demo.fancyecommerce.com/#/

Yes,Since its development in 2015, fecshop has become popular in China.

ace-han commented 5 years ago

I think I was not making myself clear. I meant should we get weapp implemented as a built-in client end? https://developers.weixin.qq.com/miniprogram/dev/

I think it will boost fecshop market share a lot compared to other poor-documented eCommercial frameworks in China 😃

fancyecommerce commented 5 years ago

Fecshop currently develops a VUE client, and does not develop a WeChat Mini Program. You can develop the WeChat Mini Programclient part yourself and then use the fecshop appserver for backend api support.