teufels/tt3-googleforjobs

Render Google for Jobs structured data for static job pages.

Installs: 101

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-cms-extension

1.1.0 2025-01-24 09:43 UTC

This package is auto-updated.

Last update: 2025-03-24 10:31:39 UTC


README

VENDOR PACKAGE version KEY

[ ṯeufels ] Google for Jobs

Render Google for Jobs structured data for static job pages

This version supports TYPO3

TYPO3Version TYPO3Version

Composer support

composer req teufels/tt3-googleforjobs

How to use

  • Install with composer
  • Import Static Template (before sitepackage)
  • place plugin & enter data

Migration from tt3_googleforjobs

  1. in composer.json replace tt3_googleforjobs with "tt3-googleforjobs":"^1.0"
  2. Composer update
  3. Perform Upgrade Wizards "[teufels] Google for Jobs"
  4. check & adjust be user group access rights

Changelog

1.1.x

⚠️ DEPRECATION WARNING

[!CAUTION] Deprecation: #105076 - Plugin content element and plugin sub types

This plugin have been registered using the list content element and the plugin subtype list_type field. asd This functionality, the plugin content element (list) and the plugin sub types field (:php:list_type) have been marked as deprecated in TYPO3 v13.4 and will be removed in TYPO3 v14.0.

The recommended way to create a plugin is by using a dedicated content type (CType) for each plugin.

❗ this plugin may not receive an update to TYPO3 v14 and must then be replaced ❗