hoogi91/spreadsheets

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

Installs: 44 284

Dependents: 1

Suggesters: 1

Security: 0

Stars: 3

Watchers: 3

Forks: 4

Open Issues: 2

Type:typo3-cms-extension

4.0.0 2023-06-05 21:10 UTC

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.