PHPackages                             jambagecom/excelbill-tt-products - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. jambagecom/excelbill-tt-products

ActiveTypo3-cms-extension[PDF &amp; Document Generation](/categories/documents)

jambagecom/excelbill-tt-products
================================

Send an Excel generated bill for orders with tt\_products

v0.2.0(4y ago)02GPL-2.0-or-laterPHP

Since Jun 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/franzholz/excelbill_tt_products)[ Packagist](https://packagist.org/packages/jambagecom/excelbill-tt-products)[ Docs](https://jambage.com)[ RSS](/packages/jambagecom-excelbill-tt-products/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

TYPO3 extension excelbill\_tt\_products
=======================================

[](#typo3-extension--excelbill_tt_products)

The TYPO3 extension excelbill\_tt\_products has the purpose to enable the generation of a bill in an Excel format.

Put this into the Setup:

Generate bill:
--------------

[](#generate-bill)

```
plugin.tt_products {
  bill {
     generation = auto
     type = excel
     handleLib = PhpSpreadsheet
     handleLib {
        template = fileadmin/templates/excel_template.xls
     }
     conf {
        path = fileadmin/data/bill
     }
  }
  orderEmail {
     10002.attachment = bill
  }
}

```

Use the setup bill.conf to overwrite the charset and the standard configuration attributes of TCPDF. This extension contains a HTML template file which you can move into the fileadmin folder if you want to adapt it to your needs.

```
plugin.tt_products {
  bill.conf {
     templateFile = fileadmin/templates/excel_template.xls
  }
}

```

PhpSpreadsheet Library:
-----------------------

[](#phpspreadsheet-library)

Use the Extension Manager to set the relative library path to PhpSpreadsheet, where the TYPO3 home directory is the starting point.

```
libraryPath = src/PhpSpreadsheet

```

If you have installed the extension base\_excel, then you must use this configuration:

```
libraryPath = typo3conf/ext/base_excel/Vendor/PhpSpreadsheet/src/PhpSpreadsheet/

```

Contributors:
-------------

[](#contributors)

[Excel icons](https://icon-icons.com/de/symbol/Excel-2010-excel/23622)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~572 days

Total

2

Last Release

1625d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c36ec751f4996bdd88bcfca2669db1d0762e765cb449b33d47aed99ef1e1b1c?d=identicon)[franzholz](/maintainers/franzholz)

---

Top Contributors

[![franzholz](https://avatars.githubusercontent.com/u/4855265?v=4)](https://github.com/franzholz "franzholz (10 commits)")

---

Tags

excelTYPO3 CMStt\_products

### Embed Badge

![Health badge](/badges/jambagecom-excelbill-tt-products/health.svg)

```
[![Health](https://phpackages.com/badges/jambagecom-excelbill-tt-products/health.svg)](https://phpackages.com/packages/jambagecom-excelbill-tt-products)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

66338.4k10](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

34653.7k16](/packages/brotkrueml-schema)[web-vision/wv_deepltranslate

DeepL Translate (CORE) - This extension provides option to translate content element, and TCA record texts to DeepL supported languages.

33304.3k](/packages/web-vision-wv-deepltranslate)[web-vision/deepltranslate-core

DeepL Translate (CORE) - This extension provides option to translate content element, and TCA record texts to DeepL supported languages.

33142.5k8](/packages/web-vision-deepltranslate-core)[jweiland/events2

Events 2 - Create single and recurring events

2166.7k3](/packages/jweiland-events2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
