PHPackages                             softwareengineer/module-donation - 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. softwareengineer/module-donation

ActiveMagento2-module

softwareengineer/module-donation
================================

Final project of Software Engineer on TDTU

00PHP

Since Sep 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/oxochenxa/magento2-donation)[ Packagist](https://packagist.org/packages/softwareengineer/module-donation)[ RSS](/packages/softwareengineer-module-donation/feed)WikiDiscussions dev Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Mage2 Module SoftwareEngineer Donation
======================================

[](#mage2-module-softwareengineer-donation)

```
``softwareengineer/module-donation``

```

- [Main Functionalities](#main-functionalities)
- [Installation](#installation)
- [Configuration](#configuration)
- [Specifications](#specifications)
- [Attributes](#attributes)

Main Functionalities
--------------------

[](#main-functionalities)

Final project of Software Engineer on TDTU.
Follow team by Trello:

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

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/SoftwareEngineer`
- Enable the module by running `php bin/magento module:enable SoftwareEngineer_Donation`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require softwareengineer/module-donation`
- enable the module by running `php bin/magento module:enable SoftwareEngineer_Donation`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Attributes
----------

[](#attributes)

- Can configure in backend.
    [![alt text](image/config_donation.jpeg)](image/config_donation.jpeg)
- Show donation dropdown in PDP.
    [![alt text](image/display_to_product.jpeg)](image/display_to_product.jpeg)
- Show fee in checkout cart, order.
    [![alt text](image/add_donation_to_total.jpeg)](image/add_donation_to_total.jpeg)[![alt text](image/add_donation_to_total_2.jpeg)](image/add_donation_to_total_2.jpeg)
- Show donation in invoice, creditmemo in backend and my account page.
    [![alt text](image/show_donation_in_order.jpeg)](image/show_donation_in_order.jpeg)[![alt text](image/show_donation_in_invoice.jpeg)](image/show_donation_in_invoice.jpeg)[![alt text](image/show_donation_in_creditmemo.jpeg)](image/show_donation_in_creditmemo.jpeg)[![alt text](image/show_donation_in_my_order.jpeg)](image/show_donation_in_my_order.jpeg)
- Show donation in Print order, order email.
    [![alt text](image/show_donation_to_my_order.jpeg)](image/show_donation_to_my_order.jpeg)[![alt text](image/show_donation_to_order_email.jpeg)](image/show_donation_to_order_email.jpeg)
- Sort, filter in order grid and invoice grid.
    [![alt text](image/show_column_donation.jpeg)](image/show_column_donation.jpeg)[![alt text](image/Sort-filterinordergridandinvoicegrid.jpeg)](image/Sort-filterinordergridandinvoicegrid.jpeg)
- Apply multiple product.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 87.5% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31264868?v=4)[Nguyễn Văn Minh](/maintainers/oxochenxa)[@oxochenxa](https://github.com/oxochenxa)

---

Top Contributors

[![oxochenxa](https://avatars.githubusercontent.com/u/31264868?v=4)](https://github.com/oxochenxa "oxochenxa (21 commits)")[![minh-athena-99](https://avatars.githubusercontent.com/u/43536039?v=4)](https://github.com/minh-athena-99 "minh-athena-99 (3 commits)")

### Embed Badge

![Health badge](/badges/softwareengineer-module-donation/health.svg)

```
[![Health](https://phpackages.com/badges/softwareengineer-module-donation/health.svg)](https://phpackages.com/packages/softwareengineer-module-donation)
```

PHPackages © 2026

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