承接 fm-labs/cakephp-shop 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

fm-labs/cakephp-shop

最新稳定版本:0.5.12

Composer 安装命令:

composer require fm-labs/cakephp-shop

包简介

Shop plugin for CakePHP

README 文档

README

An ecommerce plugin for CupCake - An opinionated extension of the CakePHP framework.

This plugin is still under development - Use at your own risk ;)

Requirements

CakePHP v4

Dependencies

  • fm-labs/cakephp-cupcake - Opinionated toolset for Cakephp
  • fm-labs/cakephp-admin - Opinionated admin toolset for Cakephp

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require fm-labs/cakephp-shop
  • Enable in your Application.php
class Application extends \Cupcake\Application {
    public function bootstrap() : void{
        parent::bootstrap();
        
        // load shop plugin
        $this->addPlugin('Shop')
    }
}
  • Copy default config to application's config directory

    $ cp ./plugins/Shop/config/shop.php to ./config/plugins/shop.php

    Edit configuration settings, if necessary

Features

  • Shop Products Management
  • Minimal Ordering System
  • Payment processing
    • Klarna
    • MPAY24
  • Customer discounts
  • Email notifications
  • PDF generator for order confirmations and invoices
  • Customer Discounts / Customer Group Discounts

统计信息

  • 总下载量: 98
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固