Quick start
- Install the Extension
-
Include the Site Set
-
Open the site configuration.
- TYPO3 v13: Site Management → Sites
- TYPO3 v14: Sites → Setup
- Edit the site where the feed should be displayed.
- Add the Site Set
Feed Display(erhaweb/).feed- display - Save the site configuration.
Tip
Existing projects that still use TypoScript template records can use the static include
Feed Display: Static Typoas a fallback. Prefer the Site Set for TYPO3 v13/v14.Script Include (feed_ display) -
-
Create the plugin content element
-
Go to the page content module.
- TYPO3 v13: Web → Page
- TYPO3 v14: Content → Layout
- In the pagetree view click on the page where you want the feed to be displayed.
- Click the
+ Contentbutton where you want the feed plugin content element to be placed. - Switch to the tab
Plugins. - Select the
Feed Displayitem. - In the tab
Generalyou may want to enter some general content information like a header. - Switch to tab
Plugin. - Under
Plugin Options→General→Feed URLenter the full URL of your Feed. (By defaulthttps://is used here.)typo3. org/ rss - Click
SaveandClose.
-
-
Done
The feed output can be viewed in the frontend on the page where you created the plugin.
Note
After upgrading from an older Feed Display version, run the upgrade wizard
feed once. It migrates existing content elements
from CType = list / list_ to
CType = feeddisplay_.