PHPackages                             jacerider/commerce\_receipt - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jacerider/commerce\_receipt

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

jacerider/commerce\_receipt
===========================

Provides a more flexible commerce order receipt.

1.0.1(5mo ago)017proprietaryTwig

Since Sep 19Pushed 5mo agoCompare

[ Source](https://github.com/jacerider/commerce_receipt)[ Packagist](https://packagist.org/packages/jacerider/commerce_receipt)[ Docs](https://github.com/jacerider/commerce_receipt)[ RSS](/packages/jacerider-commerce-receipt/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

CONTENTS OF THIS FILE
---------------------

[](#contents-of-this-file)

- Introduction
- Requirements
- Installation
- How it works
- Notes

INTRODUCTION
------------

[](#introduction)

Provides a more flexible commerce order receipt.

REQUIREMENTS
------------

[](#requirements)

This module requires Drupal Commerce module.

INSTALLATION
------------

[](#installation)

Install as you would normally install a contributed Drupal module. Visit  for further information.

OVERRIDES
---------

[](#overrides)

Overriding variables in the order receipt template can be done as follows:

```
function front_preprocess_commerce_order_receipt(array &$variables) {
  $variables['order_label'] = t('Order/Quote');
  $variables['billing_label'] = t('Information');
  $variables['totals_status'] = FALSE;
  $variables['footer'] = t('Thank you for your order/quote!You will be contacted by a representative in 24 hours to confirm and review order/quote.');
}
```

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance77

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

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

Total

2

Last Release

158d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/097ea6514c7dff8bd82162fe88411080a14444a73f86c15ab22eefe28a33059d?d=identicon)[jacerider](/maintainers/jacerider)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jacerider-commerce-receipt/health.svg)

```
[![Health](https://phpackages.com/badges/jacerider-commerce-receipt/health.svg)](https://phpackages.com/packages/jacerider-commerce-receipt)
```

###  Alternatives

[symfony/polyfill-uuid

Symfony polyfill for uuid functions

688335.4M63](/packages/symfony-polyfill-uuid)[phpflo/phpflo

Flow-based programming for PHP

2173.3k4](/packages/phpflo-phpflo)[apigee/devportal-kickstart-project

Composer project template for the Apigee Developer Portal Drupal distribution.

1124.7k](/packages/apigee-devportal-kickstart-project)[eftec/autoloadone

AutoloadOne is a program that generates an autoload class for PHP.

403.4k](/packages/eftec-autoloadone)

PHPackages © 2026

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