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)0446[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 1mo 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

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity71

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

1324d 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://www.gravatar.com/avatar/f2e1b2392cb25466e44b290181c914159f1c58a36f1b5de219d3eab7f764a758?d=identicon)[timspratt](/maintainers/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)")[![mattdburton](https://avatars.githubusercontent.com/u/33459619?v=4)](https://github.com/mattdburton "mattdburton (3 commits)")[![owen-connor122](https://avatars.githubusercontent.com/u/61970930?v=4)](https://github.com/owen-connor122 "owen-connor122 (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

[mediconesystems/livewire-datatables

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

1.2k711.3k8](/packages/mediconesystems-livewire-datatables)[konnco/filament-import

241243.2k2](/packages/konnco-filament-import)[simonhamp/laravel-nova-csv-import

A fully-fledged CSV import tool for Laravel Nova.

167433.3k](/packages/simonhamp-laravel-nova-csv-import)[ronasit/laravel-helpers

Provided helpers function and some helper class.

1475.7k13](/packages/ronasit-laravel-helpers)[arm092/livewire-datatables

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

2953.8k](/packages/arm092-livewire-datatables)[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)
