后台小程序开发的全方位指南
552
2022-11-03
easy_store-是 web2py 模型的电子商务/其它存储平台的支持框架
#Easy Store
The easy store is a web2py model for e-commerce and other store platforms. This app is meant to be simple, offering the most easy ways to get a store ready to use and sell products, but it does not concern the legal side of this proccess. If you really want an e-commerce, remember to make legal records for it to be regular and insert your own pages of Terms of Use and Privacy Policy.
This store app is based on Massimo di Pierro's EStore (https://github.com/mdipierro/web2py-appliances/tree/master/EStore).
Features
Product registrationStore data setupShopping cartPaypal integration
TODOs
PagSeguro integrationMoip integrationNF-e integration (Brazilian tax collection system)Mode catalogCreate a module system (to features, like facebook, payments, shipping, banners, etc.)Create a theme systemProducts SpecificationsProducts Image GalleryProduct Image ThumbnailsProducts CombinationsStore Localization (taxes, taxes rules, currencies, translation, countries, etc.)SEOOrdersMultiple delivery addressesUsers ReviewsA most secure shopping cart
Install
Clone this repository inside your web2py applications folder
git clone https://github.com/juliarizza/easy_store
Run web2py
python web2py.py
Access /easy_storeFor the administrative interface, access /easy_store/adminpanel/index and enter username 'admmin@adm.in' and password 'admin'
Contribute!
Copyright (c) 2015 Júlia Rizza & licensed under The MIT License (MIT)
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~