hotdesign/sfvoterbundle

为实体添加简单的评分和投票系统

安装: 15

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

类型:symfony-bundle

dev-master 2013-01-08 02:00 UTC

This package is not auto-updated.

Last update: 2024-09-14 13:30:22 UTC


README

暂不安装,我们正在开发中

此symfony2插件旨在使实体可投票,这将有一天成为某个插件的某些功能

使用composer安装

  • 需求

    "hotdesign/sfvoterbundle": "dev-master"

  • 在app/appKernel.php中加载

    new HotDesign\sfVoterBundle\sfVoterBundle(),

Build Status