Installation: Can be installed via Composer:
composer req t3docs/blog-example
This example provides the code examples for [Extbase reference] (https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Extbase/Reference/Index.html#extbase-reference) of the TYPO3 project.
The code examples are automatically extracted with the TYPO3 documentation code-snippet tool (https://github.com/TYPO3-Documentation/t3docs-codesnippets)
After changes to the code the snippets in the TYPO3-Reference-CoreApi have to be regenerated.
ddev exec vendor/bin/typo3 restructured_api_tools:php_domain public/fileadmin/TYPO3CMS-Reference-CoreApi/Documentation/CodeSnippets/
It was originally written by Sebastian Kurfuerst and Jochen Rau (Thanks!) and adjusted over time to reflect current development in the TYPO3 project.
URL | |
---|---|
Repository: | https://github.com/TYPO3-Documentation/blog_example |
TER: | https://extensions.typo3.org/extension/blog_example/ |
Please see CONTRIBUTING.md
packagist.org is enabled via the casual GitHub hook. TER releases are created by the "publish.yml" GitHub workflow when tagging versions. The commit message of the tagged commit is used as TER upload comment.