定制 zeroseven/z7-blog-rss 二次开发

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

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

zeroseven/z7-blog-rss

最新稳定版本:v1.3.2

Composer 安装命令:

composer require zeroseven/z7-blog-rss

包简介

RSS-feed for extension z7_blog

README 文档

README

maintenance-status

RSS feed for z7_blog

DEPRECATED

This extension is replaced by the pagebased_blog (powered by pagebased), it's new and shiny successor with more functionality and a huge perfomance boost.

Thank you for using and liking our blog extension in the past.

You want a RSS feed for your blog, be super flexible and with the least amount of work possible? You've come to the right place. Install the extension, enter the URL and you're done!

🔧 Installation

Get this extension via composer req zeroseven/z7-blog-rss.

🎉 Go to the RSS feed

Every used list plugin on the page can simultaneously also be reached as a RSS feed. To achieve this, it's enough to add ?type=1598538810 to the URL and there you go, you have your RSS feed with all the settings from the corresponding list plugin.

Examples:

Note: When a page contains multiple list plugins, the settings of the first element will be considered for the RSS feed.

RouteEnhancer configuration:

If you use the Configuration/Site/config.yaml in your site configuration, you can also call /rss.xml instead of the type URL.

Examples:

Static feeds:

If you want to the configuration to be static instead, you can use something like this instead in TypoScript:

blogRSSFeed {
  11 < blogRSSFeed.10.renderObj
  11.settings {
       category = 5
       archiveMode = 2
    }
  }

  10 >
}

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 9
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-only
  • 更新时间: 2020-10-16