定制 raindrop/sonata-theme-bundle 二次开发

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

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

raindrop/sonata-theme-bundle

最新稳定版本:0.9.1beta

Composer 安装命令:

composer require raindrop/sonata-theme-bundle

包简介

Symfony 2 SonataAdminBundle Themes

README 文档

README

Raindrop themes bundle for SonataAdminBundle (2.3+)

Themes are taken from http://bootswatch.com/

INSTALLATION:

First add the dependency to your composer.json file:

"require": {
    ...
    "raindrop/sonata-theme-bundle": "dev-master"
},

Then install the bundle with the command:

php composer.phar update

Enable the bundle in your application kernel:

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Raindrop\SonataThemeBundle\RaindropSonataThemeBundle('SonataAdminBundle'),
    );
}

Now the bundle is enabled.

CONFIGURATION:

raindrop_sonata_theme:
    theme: default

AVAILABLE THEMES

  • cerulean
  • cosmo
  • cyborg
  • darkly
  • default
  • flatly
  • journal
  • lumen
  • paper
  • readable
  • sandstone
  • simplex
  • slate
  • spacelab
  • superhero
  • united
  • yeti

统计信息

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

GitHub 信息

  • Stars: 14
  • Watchers: 4
  • Forks: 12
  • 开发语言: HTML

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-03-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固