定制 dzangocart/subscription-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

dzangocart/subscription-bundle

最新稳定版本:0.7.2

Composer 安装命令:

composer require dzangocart/subscription-bundle

包简介

Symfony2 bundle for dzangocart subscription accounts

README 文档

README

Symfony 2 bundle for dzangocart subscription accounts

Features

  • Declare your entities to be subscription-type products
  • Manage different pricing plans and their features
  • Display a pricing page on your web site
  • Easy links to your dzangocart store

Requirements

While this bundle is primarily intended for owners of a Dzangocart store, most of its feature can still be used by anyone.

Installation

Add the following to your project's composer.json file:

{
	require: {
		"dzangocart/subscription-bundle": "dev-master"
	}
}

Register the bundle:

#app/AppKernel.php
public function registerBundles()
{
	$bundles = array(
		…
		new DzangocartSubscriptionBundle()
	);

	return $bundles;
}

If you are using assetic, add the bundle to the assetic configuration:

#config.yml
assetic:
	DzangocartSubscriptionBundle

Configuration

TODO

Usage

TODO

Fixtures

For your convenience, several fixtures are included in the bundle, under Resources\fixtures.

Some of these fixtures only have demonstration value (plans, features) but others like units and periods, may be of some practical use. To load the fixtures into your database using propel:

php app/console propel:fixtures:load @DzangocartSubscriptionBundle

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2012-11-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固