PHPackages                             techquity/aero-product-upsells - 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. techquity/aero-product-upsells

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

techquity/aero-product-upsells
==============================

A module to allow admin to add products to cross/up sell against other products

v6.0.3(3y ago)0610[1 issues](https://github.com/techquityltd/aero-product-upsells/issues)PHP

Since Mar 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/techquityltd/aero-product-upsells)[ Packagist](https://packagist.org/packages/techquity/aero-product-upsells)[ RSS](/packages/techquity-aero-product-upsells/feed)WikiDiscussions 6.x Synced 3d ago

READMEChangelog (10)Dependencies (5)Versions (80)Used By (0)

Install
=======

[](#install)

Add to your Aero project using the following composer command:

```
composer require techquity/aero-product-upsells

```

Add it your project by running:
-------------------------------

[](#add-it-your-project-by-running)

`php artisan migrate`

`php artisan vendor:publish --tag=aero-product-upsells`

Usage
=====

[](#usage)

To access the collection in your Twig files:

```
{% for upsell in cross_products(product, 'COLLECTION_NAME') %}
    {% set variant = upsell.variants | first %}

    //PRODUCT DETAILS HERE

{% endfor %}
```

You can also specify a limit on the number of products {% for upsell in product\_upsells(product, 'COLLECTION\_NAME', 5) %} ...

Adding collections
==================

[](#adding-collections)

1. To add a collection, go to Admin &gt; Modules &gt; Cross-sell products
2. Select a product you'd like to link other products to
3. Click create a collection
4. Add a collection

\-- This collection can then be used to link products together via the COLLECTION\_NAME in the front-end component above

Linking products
================

[](#linking-products)

1. To add a collection, go to Admin &gt; Modules &gt; Cross-sell products
2. Select a product you'd like to link other products to
3. Select a collection to link within
4. Select the products you'd like to link
5. Click 'Link products'

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~66 days

Total

71

Last Release

1377d ago

Major Versions

4.2.6 → 5.0-beta2021-03-17

5.2.7 → 6.0-alpha2021-07-21

5.2.8 → 6.1-alpha2021-08-24

5.2.9 → v6.0.02021-09-14

5.3.1 → v6.0.22022-05-30

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/456525?v=4)[Tim Spratt](/maintainers/timspratt)[@timspratt](https://github.com/timspratt)

---

Top Contributors

[![kristencolquhoun](https://avatars.githubusercontent.com/u/70376781?v=4)](https://github.com/kristencolquhoun "kristencolquhoun (21 commits)")[![Pickeringwareltd](https://avatars.githubusercontent.com/u/35813339?v=4)](https://github.com/Pickeringwareltd "Pickeringwareltd (17 commits)")[![jamesheadtechquity](https://avatars.githubusercontent.com/u/61010268?v=4)](https://github.com/jamesheadtechquity "jamesheadtechquity (13 commits)")[![timrspratt](https://avatars.githubusercontent.com/u/20431294?v=4)](https://github.com/timrspratt "timrspratt (10 commits)")[![o-con](https://avatars.githubusercontent.com/u/61970930?v=4)](https://github.com/o-con "o-con (3 commits)")[![owen-connor122](https://avatars.githubusercontent.com/u/61970930?v=4)](https://github.com/owen-connor122 "owen-connor122 (3 commits)")[![mattdburton](https://avatars.githubusercontent.com/u/33459619?v=4)](https://github.com/mattdburton "mattdburton (3 commits)")[![JamieHarding-Techquity](https://avatars.githubusercontent.com/u/69796566?v=4)](https://github.com/JamieHarding-Techquity "JamieHarding-Techquity (1 commits)")

---

Tags

package

### Embed Badge

![Health badge](/badges/techquity-aero-product-upsells/health.svg)

```
[![Health](https://phpackages.com/badges/techquity-aero-product-upsells/health.svg)](https://phpackages.com/packages/techquity-aero-product-upsells)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[arm092/livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS

3059.5k](/packages/arm092-livewire-datatables)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2085.6k31](/packages/ronasit-laravel-helpers)[tapp/filament-form-builder

User facing form builder using Filament components

132.4k3](/packages/tapp-filament-form-builder)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)[thomascombe/backpack-async-export

This is a package to manage async export in Backpack for Laravel

1530.9k](/packages/thomascombe-backpack-async-export)

PHPackages © 2026

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