hoogi91/spreadsheets

Extension to add field definition and plugin to show and select information from spreadsheets

Package info

github.com/hoogi91/spreadsheets

Type:typo3-cms-extension

pkg:composer/hoogi91/spreadsheets

Statistics

Installs: 108 213

Dependents: 1

Suggesters: 1

Stars: 5

Open Issues: 8

4.0.3 2025-10-20 16:18 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-3.0-or-later 4c947a2342ac9649de343e9636eaab8a589b9e65


README

👁 Version
👁 Tests
👁 Coverage
👁 License
👁 Documentation

composer req hoogi91/spreadsheets

Features

  • Supporting editors & authors by providing
    • Worksheet selection by name (after selecting file)
    • (optional) cell selection after Worksheet has been selected
    • fluid based content element to display worksheet as HTML table in frontend
  • Supporting developers by providing
    • TCA renderType to easily add spreadsheet selection
    • option to enable/disable cell selection
    • option to allow definition of interpreting selection (row-/col-based)
    • DataProcessor to extract spreadsheet cell data into usable objects

Contribution

Pull Requests are gladly welcome! Nevertheless please don't forget to add an issue and connect it to your pull requests. This is very helpful to understand what kind of issue the PR is going to solve.

Bugfixes: Please describe what kind of bug your fix solve and give us feedback how to reproduce the issue.

Features: Not every feature is relevant for the bulk of users. It helps to have a discussion about a new feature before you open a pull request.