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-task/addBasicLintingAndTesting

Version
dev-task/addBasicLintingAndTesting
Type
neos-package
Release Date
Jul 12, 2023 10:48
Source
git
Distribution
zip
Requires
  • neos/fusion-form: >1.0
  • league/csv: ^9.2
  • neos/flow: ^8.0 || ^9.0 || dev-master
  • neos/fusion: ^8.0 || ^9.0 || dev-master
Requires (dev)
  • phpstan/phpstan: ~1.10.0
  • squizlabs/php_codesniffer: ^3.7
  • neos/neos: ^8.0 || ^9.0 || dev-master
GPL-3.0-or-later 43d1710995c2a7ef48301d00b212119b5f8f1bb8

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).