PHPackages                             feyst/invoicedesignexport - 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. feyst/invoicedesignexport

ActiveInvoiceninja-module

feyst/invoicedesignexport
=========================

Upload or download an invoice pdf design for InvoiceNinja

1.1(6y ago)532[1 issues](https://github.com/feyst/invoicedesignexport/issues)PHP

Since Apr 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/feyst/invoicedesignexport)[ Packagist](https://packagist.org/packages/feyst/invoicedesignexport)[ RSS](/packages/feyst-invoicedesignexport/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Invoice design import and export module for Invoice Ninja
=========================================================

[](#invoice-design-import-and-export-module-for-invoice-ninja)

This module adds the ability to import and export the invoice design.

Installation
------------

[](#installation)

Install the module like any other Invoice Ninja module:

```
php artisan module:install feyst/invoicedesignexport --type=github-https

```

It might be possible that you get an error that the service provider is not found. In that case please run the following in the root of Invoice Ninja:

```
composer dump-autoload --quiet

```

After the installation is complete, you must run the Artisan command to inject the view into the relevant Invoice Ninja views:

```
php artisan invoicedesignexport:insert-buttons

```

To remove the scanner from the page(s), run the following command:

```
php artisan invoicedesignexport:remove-buttons

```

Issues / Feedback
-----------------

[](#issues--feedback)

All feedback or issues are welcome! Feel free to open an issue for any bugs or feature requests.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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 ~0 days

Total

2

Last Release

2216d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e96e57a9c11534510627c20ef5f693c54dc91951832054340aa7f652c2b73f5?d=identicon)[feyst](/maintainers/feyst)

---

Top Contributors

[![feyst](https://avatars.githubusercontent.com/u/1679808?v=4)](https://github.com/feyst "feyst (2 commits)")

---

Tags

invoice-ninja

### Embed Badge

![Health badge](/badges/feyst-invoicedesignexport/health.svg)

```
[![Health](https://phpackages.com/badges/feyst-invoicedesignexport/health.svg)](https://phpackages.com/packages/feyst-invoicedesignexport)
```

PHPackages © 2026

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