{"id":20961868,"url":"https://github.com/heimrichhannot/contao-dynamicfeed-bundle","last_synced_at":"2025-12-27T13:22:27.409Z","repository":{"id":61354913,"uuid":"101060603","full_name":"heimrichhannot/contao-dynamicfeed-bundle","owner":"heimrichhannot","description":"Generate dynamic neewsfeeds in contao.","archived":false,"fork":false,"pushed_at":"2024-01-30T14:50:49.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-20T00:53:12.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heimrichhannot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-22T12:31:06.000Z","updated_at":"2022-10-11T10:18:25.000Z","dependencies_parsed_at":"2025-01-20T00:51:28.356Z","dependency_job_id":"db691d7e-cf48-4e66-a1ee-7569c340c7b8","html_url":"https://github.com/heimrichhannot/contao-dynamicfeed-bundle","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":"0.19047619047619047","last_synced_commit":"aa9a6cac18a3aff5b5ced59667280a1d7af31718"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-dynamicfeed-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-dynamicfeed-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-dynamicfeed-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heimrichhannot%2Fcontao-dynamicfeed-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heimrichhannot","download_url":"https://codeload.github.com/heimrichhannot/contao-dynamicfeed-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243358306,"owners_count":20277995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T02:18:02.849Z","updated_at":"2025-12-27T13:22:27.355Z","avatar_url":"https://github.com/heimrichhannot.png","language":"PHP","readme":"# Contao dynamic feed bundle\n\nGenerates an dynamic feed for your news articles.\n\n## Requires\n* Contao 4.4\n* PHP7\n\n## Usage\n\n### Dynamic rss feed\n\nThe 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.\n\n#### Register a feed source\n1. Your class must implement `FeedSourceInterface`\n2. Create a service for your class and add the `hh.dynamicfeed.feed_source` tag.\n3. Create a new feed in the Contao-Backend (News -\u003e Create Feed), select dynamic feed and the corresponding feed source.\n\n```\n// Example for codefog/tags-bundle\n// services.yml\n\nHeimrichHannot\\CustomBundle\\FeedSources\\TagFeedSource:\n        tags: [hh.dynamicfeed.feed_source]\n```\n\nThe bundle will then add following routes for your feed source:\n* `/share/[feedAlias|feedId]`\n* `/share/[feedAlias|feedId]/[channelId|channelAlias]`\n* `/share/[feedAlias|feedId]/source_channels` (list of available channels)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheimrichhannot%2Fcontao-dynamicfeed-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheimrichhannot%2Fcontao-dynamicfeed-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheimrichhannot%2Fcontao-dynamicfeed-bundle/lists"}