mothership-ec/mothership
最新稳定版本:1.4.0
Composer 安装命令:
composer require mothership-ec/mothership
包简介
Mothership: E-commerce for Humans
README 文档
README
Mothership is open source web retail software, combining e-commerce with Electronic Point Of Sale (EPOS) into a single, unified platform. It is based on over 10 years experience, yet it is entirely new, containing zero legacy code, making it a perfect platform for developers.
It incorporates the full range of applications you'd expect to run an online store, with some rather nice surprises too. Here's an incomplete list of the headline functionality Mothership currently supports:
- CMS
- Inventory
- Shopping cart and checkout
- Stripe integration (with open architecture for other merchants)
- Excellent fulfilment process with printed documents and automated emails
- Returns
- Multiple currencies
- Multiple tax rates
- Gift vouchers
- Discount tokens
- Reports
Coming soon!
- Electronic Point of Sale (EPOS)
- Xero online accounts integration
- Campaign Monitor mailing list integration
A comprehensive Functionality Reference list is available on the Mothership Wiki.
System requirements
To set up Mothership using the installer, you must have the following:
- PHP 5.4.0 or higher
- PHP intl extention (see http://php.net/manual/en/intl.setup.php)
- MySQL 5.1.0 or higher
- Apache
- We cannot currently offer any guarantee that Mothership works with Nginx or other server software
- A Unix-like operating system (i.e. OSX, Linux, etc)
- Mothership will not work in a Windows environment at present
Recommended
- Composer
- Composer is a PHP dependency manager which can be downloaded from the Composer website.
- Composer is not required to install Mothership using the automatic installer, but will be required for keeping your installation up to date, or installing Mothership manually
- It is recommended that you install Composer globally
- Git
- We recommend using Git for version control, and this base installation takes the assumption that you are using Git to manage and track changes to your installation
Installation
There are two ways to install Mothership:
- Using the automatic installer
- Manually
To install, follow the instructions below. For more help, be sure to check out our wiki, or visit our forum.
The installer
To install Mothership using the installer:
- Download the installer
- Create an empty database
- Run
php <path to>mothership.pharin the terminal - Follow the instructions and answer the questions
Manually
- Run
composer create-project mothership-ec/mothership * <path to installation> - Add your database details to
config/db.yml - Run
bin/cog migrate:runfrom the installation directory in the terminal - Run
bin/cog asset:dumpandbin/cog asset:generatefrom the installation directory in the terminal - Run
chmod -R 777 tmp public logs datafrom the installation directory in the terminal - Run
bin/cog task:run user:create_adminin your terminal to create the first admin user
Working on and contributing to this repository
To set up an environment to develop on this repository
- Clone the repo and install the dependencies using Composer
- Create a
config/localdirectory - Move all config files into this directory. Be sure not to commit any of these config files.
- Follow instructions from 3. onwards from the manual install guide above
- Be sure to follow our contribution guidelines and code of conduct
mothership-ec/mothership 适用场景与选型建议
mothership-ec/mothership 是一款 基于 CSS 开发的 Composer 扩展包,目前已累计 556 次下载、GitHub Stars 达 30, 最近一次更新时间为 2015 年 04 月 02 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「ecommerce」 「cms」 「content」 「editing」 「cog」 「mothership」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 mothership-ec/mothership 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mothership-ec/mothership 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 mothership-ec/mothership 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A block that displays featured content - large image, title, description and link.
Nevogate Payment Gateway SDK
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
TYPO3 CMS extension to create gallery content element with preset crop ratios and pagination
统计信息
- 总下载量: 556
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 30
- 点击次数: 34
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-02
