Download the PHP package heimrichhannot/contao-dynamicfeed-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-dynamicfeed-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heimrichhannot/contao-dynamicfeed-bundle
More information about heimrichhannot/contao-dynamicfeed-bundle
Files in heimrichhannot/contao-dynamicfeed-bundle
Download heimrichhannot/contao-dynamicfeed-bundle
More information about heimrichhannot/contao-dynamicfeed-bundle
Files in heimrichhannot/contao-dynamicfeed-bundle
Vendor heimrichhannot
Package contao-dynamicfeed-bundle
Short Description Contao 4 dynamic feed bundle
License LGPL-3.0-or-later
Package contao-dynamicfeed-bundle
Short Description Contao 4 dynamic feed bundle
License LGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package contao-dynamicfeed-bundle
Contao dynamic feed bundle
Generates an dynamic feed for your news articles.
Requires
- Contao 4.4
- PHP7
Usage
Dynamic rss feed
The dynamic rss feed is based on feed sources and their channels. Feed sources can be categories, tags, etc. A channel can be a single categorie, a single tag, e.g.
Register a feed source
- Your class must implement
FeedSourceInterface
- Create a service for your class and add the
hh.dynamicfeed.feed_source
tag. - Create a new feed in the Contao-Backend (News -> Create Feed), select dynamic feed and the corresponding feed source.
The bundle will then add following routes for your feed source:
/share/[feedAlias|feedId]
/share/[feedAlias|feedId]/[channelId|channelAlias]
/share/[feedAlias|feedId]/source_channels
(list of available channels)
All versions of contao-dynamicfeed-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.4 || ^8.0
contao/core-bundle Version ~4.9
symfony/routing Version ^4.4 || ^5.4
contao/core-bundle Version ~4.9
symfony/routing Version ^4.4 || ^5.4
The package heimrichhannot/contao-dynamicfeed-bundle contains the following files
Loading the files please wait ....