kanow / operations
Manage firefighter operations with detailed reports, images used resources or vehicles, map view for locations. Possibly to use it for other reportable events like THW and so on.
Installs: 193
Dependents: 0
Suggesters: 1
Security: 0
Stars: 1
Watchers: 1
Forks: 3
Open Issues: 2
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^12.4 || ^13.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.64.0
- helmich/typo3-typoscript-lint: ^3.1.0
- php-coveralls/php-coveralls: ^2.5.3
- php-parallel-lint/php-parallel-lint: ^1.4
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^1.12.2
- phpstan/phpstan-phpunit: ^1.4.0
- phpstan/phpstan-strict-rules: ^1.6.0
- phpunit/phpunit: ^9.6.9 || ^10.5
- saschaegerer/phpstan-typo3: ^1.8.5
- spaze/phpstan-disallowed-calls: ^3.4
- tomasvotruba/cognitive-complexity: ^0.2.3
- tomasvotruba/type-coverage: ^0.3.1
- typo3/cms-fluid-styled-content: ^12.4.1 || ^13.1
- typo3/cms-install: ^12.4.1 || ^13.1
- typo3/coding-standards: ^0.6.1 || ^0.8.0
- typo3/testing-framework: ^7.0.2 || ^8.0.9
- webmozart/assert: ^1.11.0
- 99.9.21
- 99.9.20
- 99.9.19
- 99.9.18
- 99.9.17
- 99.9.16
- 99.9.15
- 99.9.14
- 99.9.13
- 99.9.12
- 99.9.11
- 99.9.10
- 99.9.9
- dev-main / 8.1.x-dev
- 8.1.0
- 8.0.5
- 8.0.4
- 8.0.3
- 8.0.2
- 8.0.1
- 8.0.0
- 7.1.1
- 7.1.0
- 7.0.1
- 7.0.0
- 6.0.0
- 5.1.0
- 5.0.0
- 4.0.1
- 4.0.0
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.0
- 2.0.2
- dev-test/ter-release
- dev-typo3-13
- dev-develop
- dev-feature/operations-dashboard
- dev-l10n_main
- dev-documentation-draft
- dev-typo3-11
- dev-typo3-9
- dev-typo3-10
This package is auto-updated.
Last update: 2024-12-22 15:02:09 UTC
README
TYPO3 extension to manage and display firefighter operations. Organize data in backend and use different views to show them on a TYPO3 website.
- Install the extension in Extension Manager of TYPO3 or use composer for installing the extension.
- Include the static TyposScript of the extension to your TypoScript template or add it to the TypoScript in your site package (theme extension)
- Create pages for:
- different list views (operations, vehicles, resources, statistics, map view)
- according to those list views you should set up the detail views, as a subpage of the page with the list view
- create operation content elements on that pages, choose the plugin type
- at least one sysfolder for operation data (operations, resources, categories, …)
- Important! Set configuration constants in the TYPO3 Constant Editor or directly in constant field of a TypoScript template or whereever you want to define your project constants.
- There is also a plugin to view operations statistic. Create new content element and choose the "Operations statistic" plugin.
You find a more detailed documentation here: https://extensions.typo3.org/extension/operations