“”

Structured Data Breadcrumb View Helper Structured Data Breadcrumb View Helper

sdbreadcrumb / obsolete

View helper for rendering the structured data for a breadcrumb

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req brotkrueml/sdbreadcrumb

Tags

#viewhelper #Fluid #structureddata #breadcrumb #seo

Last upload comment

This TYPO3 extension is obsolete. Use EXT:schema instead. It provides a breadcrumb view helper with the same functionality.
For migration see: https://github.com/brotkrueml/sdbreadcrumb#migration-to-the-schema-extension

Downloads by month

Download 1.3.0 External Manual Found an Issue? Code Insights Packagist.org
Author
Chris Müller
Last update
24. Sep 2022
First upload
04. Nov 2018
Downloads
3,010
Category
Frontend
Dependencies
  • TYPO3 (8.7.25 - 11.5.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req brotkrueml/sdbreadcrumb to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (20)

Version history

Version Upload comment Works with TYPO3 Download
1.3.0 / obsolete
September 24, 2022
This TYPO3 extension is obsolete. Use EXT:schema instead. It provides a breadcrumb view helper with the same functionality.
For migration see: https://github.com/brotkrueml/sdbreadcrumb#migration-to-the-schema-extension
8.7.25 - 11.5.99 Download
1.2.1 / stable
October 13, 2021
Fixed:
- PHP warning when breadcrumb variable is null
8.7.25 - 11.5.99 Download
1.2.0 / stable
December 22, 2020
Added:
- Compatibility with TYPO3 v11
8.7.25 - 11.5.99 Download
1.1.2 / stable
October 02, 2019
Compatibility with TYPO3 v10
8.7.25 - 10.4.99 Download
1.1.1 / stable
July 27, 2019
Compatibility with TYPO3 10.0
8.7.25 - 10.0.99 Download
1.1.0 / stable
July 02, 2019
The breadcrumb items were set implicitly to the type "Thing". Now the type "WebPage" is set explicitly.
8.7.25 - 9.5.99 Download
1.0.1 / stable
November 11, 2018
- Add XSD file for use in Fluid templates
- Correct extension category
- Add extension icon
- Add license file
- Add usage examples in the view helper itself
- Add autoload information in ext_emconf.php
- Integrate Travis CI
8.7.0 - 9.5.99 Download
1.0.0 / stable
November 04, 2018
Initial release.
8.7.0 - 9.5.99 Download