mhinspeya/module-pdfmod
Composer 安装命令:
composer require mhinspeya/module-pdfmod
包简介
MHinspeya PdfMod module for Magento 2
README 文档
README
Overview
MHinspeya_PdfMod is a Magento 2 module designed to customize PDF invoices and credit memos.
Features
- Overrides default Magento Sales PDF models (Invoice and Creditmemo).
- Customizes PDF output format and styling.
- PHP 8.4 Compatible.
Requirements
- PHP >= 7.4
- Magento 2.4.x
Installation
Method 1: Composer (Recommended)
You can install this module using composer.
composer require mhinspeya/module-pdfmod
php bin/magento module:enable MHinspeya_PdfMod
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
Method 2: Manual Installation
- Upload the module files to
app/code/MHinspeya/PdfMod. - Run the following Magento commands:
php bin/magento module:enable MHinspeya_PdfMod
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
License
Open Software License (OSL 3.0)
Author
MHinspeya
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2026-07-01