fdevs/sitemap-bundle 问题修复 & 功能扩展

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

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

fdevs/sitemap-bundle

Composer 安装命令:

composer require fdevs/sitemap-bundle

包简介

4devs SitemapBundle

关键字:

README 文档

README

Build Status

Documentation

use rules Sitemaps XML format for the generate sitemap

Installation

Bundle uses Composer, please checkout the composer website for more information.

The simple following command will install sitemap-bundle into your project. It also add a new entry in your composer.json and update the composer.lock as well.

composer require fdevs/sitemap-bundle

add to your app/AppKernel.php

<?php

use Symfony\Component\HttpKernel\Kernel;
use Symfony\Component\Config\Loader\LoaderInterface;

class AppKernel extends Kernel
{
    /**
     * {@inheritdoc}
     */
    public function registerBundles()
    {
        $bundles = [
        //....
            new FDevs\SitemapBundle\FDevsSitemapBundle(),
        ];
        //....

        return $bundles;
    }
    //....
}

License

This bundle is under the MIT license. See the complete license in the bundle:

LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

Created by 4devs - Check out our blog for more insight into this and other open-source projects we release.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-08-30

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固