sitegeist/csvpo

Last activity 30 May 2025 7 49930
composer require sitegeist/csvpo

CSV based translations handling for Neos for easy use and colocation with presentational fusion

dev-php84Compatibility

Version
dev-php84Compatibility
Type
neos-package
Release Date
May 16, 2025 15:19
Source
git
Distribution
zip
Requires
  • neos/flow: ^8.0 || ^9.0 || dev-master
  • neos/fusion: ^8.0 || ^9.0 || dev-master
  • neos/fusion-form: >1.0
  • league/csv: ^9.2
Requires (dev)
  • neos/neos: ^8.0 || ^9.0 || dev-master
  • phpstan/phpstan: ~1.10.0
  • squizlabs/php_codesniffer: ^3.7
GPL-3.0-or-later c31cf85910df7a9c8513fe4e01daae0ad77f9bd6

Readme excerpt

Sitegeist.CsvPO Neos package for easy handling of translation labels in csv files, with a backend module for label overriding and cli support

This package allows to manage translations as csv-files directly in the fusion component folder with easy access in the style of css-modules.

The package comes with a backend module for overriding translations and cli commands to bake overrides back to the csv files for versioning.

Advantages:

  • Translations are managed directly in a *translation.csv file in the fusion component folder
  • Translations can be aded and used in a very simple way
  • Translations can be edited in any spreadsheet app to spot m…
    Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 57 package(s).