定制 cebe/luya-module-sitemap 二次开发

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

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

cebe/luya-module-sitemap

最新稳定版本:1.5.0

Composer 安装命令:

composer require cebe/luya-module-sitemap

包简介

sitemap.xml module for luya CMS

README 文档

README

LUYA Logo

LUYA sitemap.xml Module

Latest Stable Version Build Status License LUYA

The LUYA sitemap.xml module provides sitemap.xml support for SEO.

Currently it only generates sitemap entries for pages created by the CMS module.

Installation

For the installation of modules Composer is required.

composer require cebe/luya-module-sitemap

Configuration

Add the frontend module of the sitemap module to your configuration modules section:

return [
    'modules' => [
        // ...
        'sitemap' => [
            'class' => cebe\luya\sitemap\Module::class,
            // available configuration options:

            // include hidden pages in sitemap.xml, default=false
            //'withHidden' => true,

            // encode urls in sitemap.xml, default=true
            //'encodeUrls' => true,
        ],
        // ...
    ],
];

Please note that the module name sitemap is required and should not be changed!

Development & Testing

In order to run the unit tests install sqlite

sudo apt-get install php-sqlite3

and run the tests

./vendor/bin/phpunit tests/

Support

Professional support, consulting as well as software development services are available:

https://www.cebe.cc/en/contact

Development of this library is sponsored by cebe.:cloud: "Your Professional Deployment Platform".

统计信息

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

GitHub 信息

  • Stars: 11
  • Watchers: 3
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2018-06-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固