brangerieau/symfonycms 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

brangerieau/symfonycms

最新稳定版本:v0.5.9

Composer 安装命令:

composer require brangerieau/symfonycms

包简介

SymfonyCms is a symfony bundle that allows you to quickly create a website with user and content management

README 文档

README

🔨 Installation

Get the bundle using composer

The best way to install this bundle is to rely on Composer:

$ composer require brangerieau/symfonycms

Enable the bundle

Register the bundle in your application's kernel:

// config/bundles.php
<?php

return [
    /* ... */
    Brangerieau\SymfonyCmsBundle\SymfonyCmsBundle::class => ['all' => true],
];

Configuration

Routes

You must activate the custom routes of the bundle to be able to access the administration:

# config/routes.yaml
symfony_cms:
    resource: '@SymfonyCmsBundle/config/routes.yaml'

Assets

Activate assets to have a stylized on admin :

$ php bin/console assets:install

TODO : security.yaml

➕ Optional

Fixtures

If you want to add the fixtures from the bundle:

$ composer require --dev orm-fixtures
$ composer require --dev fakerphp/faker

# Load all fixtures :
$ php bin/console doctrine:fixtures:load

✍️ Authors

Symfony CMS was originally created by Brangerieau Thibaud.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2022-08-25

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固