garvinhicking/tca-country-example

Example to showcase TCA type=country in Extbase

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

0.1.4 2025-02-01 20:48 UTC

This package is auto-updated.

Last update: 2025-03-01 20:56:02 UTC


README

This is a dummy extension to showcase this patch:

https://review.typo3.org/c/Packages/TYPO3.CMS/+/86177

It is needed to use this extension.

Usage

  • Activate extension
  • Setup or use an existing storage page and insert a few records of type "License"
  • Insert the "License" plugin on a page
  • Include the TypoScript in your root page (sys_template, no Site Set Yet). Note that storagePid is currently bypassed through setRespectStoragePage(false) for simplicity.
  • View the page with the plugin, check out the List/New/Edit actions

TODO

  • The localize domain model getter method is not great, Bob. Any other way for convenience?