承接 pentarim/sylius-affiliate-bundle 相关项目开发

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

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

pentarim/sylius-affiliate-bundle

Composer 安装命令:

composer require pentarim/sylius-affiliate-bundle

包简介

Affiliate & referral system for Sylius applications.

README 文档

README

Affiliate bundle for Sylius.

Installation

  1. require the bundle with Composer:
$ composer require pentarim/sylius-affiliate-bundle
  1. enable the bundle in app/AppKernel.php:
public function registerBundles()
{
  $bundles = array(
    // ...
    new \Pentarim\SyliusAffiliateBundle\SyliusAffiliateBundle(),
    // ...
  );
}
  1. register routes in app/config/routing.yml
sylius_affiliate:
  resource: "@SyliusAffiliateBundle/Resources/config/routing/main.yml"
  1. To create database tables and RBAC permissions run the following command:
$ app/console sylius:affiliate:install

There are "--skip-permissions" and "--skip-database" options for this command please check the help page for details

  1. Create menu entries for frontend and backend

TBC

Configuration

TBC, for now please check Pentarim/SyliusAffiliateBundle/DependencyInjection/Configuration.php

Versioning

Releases will be numbered with the format major.minor.patch.

And constructed with the following guidelines.

  • Breaking backwards compatibility bumps the major.
  • New additions without breaking backwards compatibility bumps the minor.
  • Bug fixes and misc changes bump the patch.

For more information on SemVer, please visit semver.org website.
This versioning method is same for all Sylius bundles and applications.

MIT License

License can be found here.

Authors

The bundle was created by Laszlo Horvath, its based on prior work of Joseph Bielawski.

The work on this bundle was proudly sponsored by Locastic.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-08-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固