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

32

—

LowBetter than 72% of packages

Maintenance72

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

[vdb/php-spider

A configurable and extensible PHP web spider

1.4k181.0k7](/packages/vdb-php-spider)[skyronic/laravel-file-generator

Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.

6748.3k](/packages/skyronic-laravel-file-generator)[outl1ne/nova-media-hub

A Laravel Nova tool for managing media.

4652.0k](/packages/outl1ne-nova-media-hub)[apigee/devportal-kickstart-project

Composer project template for the Apigee Developer Portal Drupal distribution.

1124.7k](/packages/apigee-devportal-kickstart-project)[alt-design/alt-sitemap

Alt Sitemap addon, create a sitemap from Statamic entries

1219.0k](/packages/alt-design-alt-sitemap)[team-nifty-gmbh/tall-datatables

A package to create datatables using alpinejs, tailwind, livewire and laravel

1217.2k1](/packages/team-nifty-gmbh-tall-datatables)

PHPackages © 2026

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