{"id":33963659,"url":"https://github.com/ectouch/ectouch","last_synced_at":"2025-12-12T22:44:33.769Z","repository":{"id":33198224,"uuid":"36840643","full_name":"ectouch/ectouch","owner":"ectouch","description":"ECTouch是一款开源的电商系统，为中小企业提供最佳的新零售解决方案。","archived":false,"fork":false,"pushed_at":"2025-03-26T02:54:39.000Z","size":24669,"stargazers_count":237,"open_issues_count":1,"forks_count":112,"subscribers_count":39,"default_branch":"main","last_synced_at":"2025-05-30T04:58:11.448Z","etag":null,"topics":["ectouch","mysql","php","vuejs","wechat"],"latest_commit_sha":null,"homepage":"https://www.ectouch.cn","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ectouch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-04T01:31:56.000Z","updated_at":"2025-03-04T02:21:01.000Z","dependencies_parsed_at":"2022-08-18T03:55:53.254Z","dependency_job_id":null,"html_url":"https://github.com/ectouch/ectouch","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ectouch/ectouch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ectouch%2Fectouch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ectouch%2Fectouch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ectouch%2Fectouch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ectouch%2Fectouch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ectouch","download_url":"https://codeload.github.com/ectouch/ectouch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ectouch%2Fectouch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27693885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-12T02:00:06.775Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ectouch","mysql","php","vuejs","wechat"],"created_at":"2025-12-12T22:44:33.290Z","updated_at":"2025-12-12T22:44:33.761Z","avatar_url":"https://github.com/ectouch.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ECTouch v2\n\nECTouch是一款开源的电商系统，为中小企业提供最佳的新零售解决方案。\n\n采用稳定的MVC框架开发，执行效率、扩展性、稳定性值得信赖。MVC是一种将应用程序的逻辑层和表现层进行分离的方法。MVC分层有助于管理复杂的应用程序，因为您可以在一个时间内专门关注一个方面。例如，您可以在不依赖业务逻辑的情况下专注于视图设计。同时也让应用程序的测试更加容易。MVC分层同时也简化了分组开发。不同的开发人员可同时开发视图、控制器逻辑和业务逻辑。\n\n## 平台需求\n\n- IIS/Apache/Nginx\n- PHP5.3+\n- MySQL 5.1+\n\n建议使用平台：Linux + Apache2.2 + PHP5.6 + MySQL5.5\n\n### PHP必须环境或启用的系统函数：\n\ncurl\nallow_url_fopen\nGD扩展库\nMySQL扩展库\n系统函数 —— phpinfo、dir\n\n### 基本目录结构\n* /\n* /admin       默认后台管理目录（可任意改名）\n* /api         API 通知\n* /data        静态资源和系统缓存、配置项目录[必须可写入]\n* /images      商品图片目录\n* /include     核心程序目录\n* /install     程序安装器\n* /plugins     插件程序目录\n* /themes      系统默认模板目录\n* /vendor      第三方包\n\n### PHP环境容易碰到的不兼容性问题\n* data目录没写入权限，导致管理后台无法上传文件；\n* php的上传的临时文件夹没设置好或没写入权限，这会导致文件上传的功能无法使用；\n* 出现莫名的错误，如安装时显示空白，这样能是由于系统没装载mysql扩展导致的。\n  \n## 程序安装使用\n* 浏览器中访问http://www.domain.com/install/index.php(domain.com表示你的域名)\n* 首次访问会进入安装界面，按照安装提示说明进行程序安装\n\n## 特色功能\n\n* 手机短信验证码功能\n* 支持微信商城对接及微信支付\n* 订单包裹跟踪\n* 手机端第三方登录\n* 整站模块自适应宽度\n* 支持无线支付宝支付\n* 所有数据与ecshop后台无缝对接\n\n## 社区交流\n\n* ECTouch官方主站       http://www.ectouch.cn\n* 技术支持论坛          http://bbs.ecmoban.com\n* 上海商创网络科技      http://www.ecmoban.com\n\n## 常见问题整理\n\nhttp://bbs.ecmoban.com/thread-28767-1-1.html\n\n## 安全\u0026缺陷\n\n如果你发现了一个安全漏洞，请发送邮件到 wanganlin@ecmoban.com。所有的安全漏洞都将及时得到解决。\n\n## License\n\nECTouch 遵循 [GPL license](https://opensource.org/licenses/GPL-3.0) 开源协议。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fectouch%2Fectouch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fectouch%2Fectouch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fectouch%2Fectouch/lists"}