https://github.com/in2code-de/in2rss
https://github.com/in2code-de/in2rss
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/in2code-de/in2rss
- Owner: in2code-de
- Created: 2021-07-15T10:00:04.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-19T08:52:32.000Z (over 1 year ago)
- Last Synced: 2025-04-24T01:15:43.661Z (2 months ago)
- Language: PHP
- Size: 143 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# in2rss
Show a rss feed on your website


## Changelog
| Version | Date | State | Description |
| ---------- | ---------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 2.0.5 | 2024-03-19 | Bugfix | Fix wrong return type declaration |
| 2.0.4 | 2024-03-19 | Bugfix | Check if the enclosure attribute exists |
| 2.0.2 | 2022-05-17 | Bugfix | Prevent exception if there is no enclosure |
| 2.0.1 | 2021-08-17 | Bugfix | Update also ext_emconf file for TYPO3 10 dependencies |
| 2.0.0 | 2021-07-15 | Task | Update for TYPO3 10 |
| 1.0.0 | 2021-07-15 | Task | Released the old extension for TYPO3 6.2 - 8.7 to the public |