feyst/invoicedesignexport
Composer 安装命令:
composer require feyst/invoicedesignexport
包简介
Upload or download an invoice pdf design for InvoiceNinja
README 文档
README
This module adds the ability to import and export the invoice design.
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
All feedback or issues are welcome! Feel free to open an issue for any bugs or feature requests.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-04-13