Giter VIP home page Giter VIP logo

gkh_rss_import's Introduction

TYPO3 extension gkh_rss_import

Donate Latest Stable Version Total Downloads License TYPO3

Fetch an RSS / Atom Feed and display its content on the Frontend.

Features

  • Frontend plugin, implementing best practices from TYPO3 CMS
  • Supports editors & authors by providing
    • Lots of plugin options for flexible output rendering
    • Local caching of external feed content
    • Marker based template
  • Comprehensive documentation

Usage

Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require gkh/gkh-rss-import

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module in the TYPO3 backend.

Integration

  • Add the TypoScript configuration in the Template module
  • Add the Plugin on a page and configure it in the plugin settings right in the content element

Administration corner

Versions and support

Branch TYPO3 PHP Support / Development
dev-master 12.0 - 12.0 8.1 unstable development branch
9.x 11.5 - 11.5 7.4 - 8.1 bugfixes, security updates
8.x 9.5 - 11.5 7.2 - 7.4 no more support
6.x 8.7 - 8.7 7.0 - 7.4 no more support

Changelog

Please look into the official extension documentation in changelog chapter.

Release Management

We follow semantic versioning, which means, that

  • bugfix updates (e.g. 1.0.0 => 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes,
  • minor updates (e.g. 1.0.0 => 1.1.0) includes new features and smaller tasks without breaking changes,
  • and major updates (e.g. 1.0.0 => 2.0.0) breaking changes wich can be refactorings, features or bugfixes.

Contribution

Pull Requests are gladly welcome! Please don't forget to add an issue and connect it to your pull requests. This is very helpful to understand what kind of issue the PR is going to solve.

Bugfixes: Please describe what kind of bug your fix solve and give us feedback how to reproduce the issue. We're going to accept only bugfixes if we can reproduce the issue.

Similar extensions

  • rss_display Based on extbase but with less configuration options

gkh_rss_import's People

Contributors

simonschaufi avatar keessonnema avatar stephan-tittel avatar sypets avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.