Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/o-ba/tailor_ext
Example extension using tailor cli tool for publishing to TER
https://github.com/o-ba/tailor_ext
extension tailor typo3 typo3-extension
Last synced: about 1 month ago
JSON representation
Example extension using tailor cli tool for publishing to TER
- Host: GitHub
- URL: https://github.com/o-ba/tailor_ext
- Owner: o-ba
- License: gpl-2.0
- Created: 2020-12-04T12:45:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T12:59:05.000Z (about 2 years ago)
- Last Synced: 2023-03-05T17:07:18.479Z (almost 2 years ago)
- Topics: extension, tailor, typo3, typo3-extension
- Language: PHP
- Homepage:
- Size: 36.1 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tailor_ext
![Tests](https://github.com/o-ba/tailor_ext/workflows/tests/badge.svg)
![Publish to TER](https://github.com/o-ba/tailor_ext/workflows/publish/badge.svg)Example TYPO3 extension using [tailor](https://github.com/TYPO3/tailor)
cli tool for publishing to [TER](https://extensions.typo3.org/).## What's this all about?
This extension is used to simulate common TYPO3 extensions. The
main focus is on Github workflows for executing tests using
the [TYPO3 testing framework](https://github.com/TYPO3/testing-framework)
and for publishing tagged versions to [TER](https://extensions.typo3.org/)
using the [tailor](https://github.com/TYPO3/tailor) cli tool.Head over to the [actions](https://github.com/o-ba/tailor_ext/actions)
tab to get more information about the executed workflows. Especially
the [publish workflow](https://github.com/o-ba/tailor_ext/runs/1499003308?check_suite_focus=true).It also includes examples how to setup a valid `ext_emconf`
file, how to define a `composer.json` to be used in the
GitHub workflows and how to start a documentation.## Important
This extension will change over time as it's also used
as test extension for further development of
[tailor](https://github.com/TYPO3/tailor).## Credits
Icons used in this repository are made by
[Pixel perfect](https://www.flaticon.com/authors/pixel-perfect) from
[www.flaticon.com](https://www.flaticon.com/).