2025-08-12 20:33:33 +02:00
2025-08-12 20:33:33 +02:00
2025-08-12 19:51:00 +02:00
2025-08-12 19:51:00 +02:00
2025-08-12 19:51:00 +02:00

SwhXRechnung

This addon provides the possibility to create XRechnung xml files for an order via mass actions.

For now, this implementation is in an early stage, quite basic and taylored for my specific use case, but maybe it already helps others. Feel free to use it at your own risk as long as you don't blame me for anything :)

Install

Download the source as zip. You may choose a specific version marked by its label. Then upload the contents of the zip file to your Showpare6 custom/plugins folder. The structure should look like this:

custom/
    plugins/
        SwhXRechnung/
            src/
                Controller/
                ...
                SwhXRechnung.php
            CHANGELOG.md
            CHANGELOG_de-DE.md
            composer.json

Login into the backend. You should now find it under Extensions|My Extensions where you can install it.

Regarding the LeitwegID: This can be changed in the order at the addresses tab, or the customer already provides it via its given address.

Support

This is a semi-privat self hosted git server, so account creation is disabled, hence you can't create issues here. For support, please write an email to info@software-held.com

Credits

This module is based on horstoeko/zugferd: https://github.com/horstoeko/zugferd

Description
No description provided
Readme 62 KiB
Languages
PHP 88.5%
JavaScript 7.1%
Twig 4.4%