PHPackages                             nathanday/module-usp - 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. nathanday/module-usp

ActiveMagento2-module

nathanday/module-usp
====================

Extend Magento 2 Category Display Options to add Functionality to show Subcategory Blocks or List

1.0.0(5y ago)03proprietaryCSS

Since Jun 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/natedawg92/Usp)[ Packagist](https://packagist.org/packages/nathanday/module-usp)[ RSS](/packages/nathanday-module-usp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

USP Widget
==========

[](#usp-widget)

Description
-----------

[](#description)

A Magento 2 Widget to be able to add a USP Banner

Install Instructions
--------------------

[](#install-instructions)

### Install Via Composer (Recommended)

[](#install-via-composer-recommended)

```
composer config repositories.nathanday/usp git git@github.com:natedawg92/usp.git
composer require nathanday/module-usp

php bin/magento module:enable NathanDay_Usp

```

### Install via Code Copy

[](#install-via-code-copy)

1. Download the latest releases from:
    - [natedawg9/Usp](https://github.com/natedawg92/module-usp/releases)
2. Create the following Directory
    - `app/code/NathanDay/Usp`
3. Extract the downloaded files into the appropriate directory
4. run `php bin/magento module:enable NathanDay_Usp`

Usage
-----

[](#usage)

### Create a USP Block

[](#create-a-usp-block)

- navigate to your Magento Admin page
- Using the menu go to `Content` -&gt; `Elements` -&gt; `USP Blocks`
    - This page will resemble the CMS Blocks page and is used in exactly the same way
- Click `Add New Block`
    - Enter a Block Title
    - Enter a **Unique** Identifier
    - Choose an **Optional** Sort Order
        - *A higher sort order means this block will have a higher precedence over others.*
    - Chose a Store View
    - Enter the Block content using the WYSIWYG Editor
- Repeat these steps for as many USP blocks as you want

### Add a USP Banner

[](#add-a-usp-banner)

- navigate to your Magento Admin page
- Using the menu go to `Content` -&gt; `Elements` -&gt; `Widgets`
- Click `Add Widget`
    - Select `USP Banner` from the Type dropdown
    - Select your current theme
    - Click Continue
    - Enter a Widget Title
    - Select your Store Views \_ Add a Layout Update
        - A new Container has been added called **USP Container** this will add your USP Banner directly after the Website Navigation Menu
    - Select Widget Options from the left-hand menu
    - Select the USP Blocks that you want to show on your banner
    - Select how many USP Blocks you want to show on each of the following Viewports
        - Mobile &lt;768px
        - Tablet &gt;=768px &lt;992px
        - Desktop &gt;=992px &lt;1200px
        - Large Desktop &gt;=1200px
    - *Any USP Blocks that have been selected but not visible on a viewport will be rotated into view*
        - e.g. if 4 USP blocks are selected, but you have selected only 2 to be visible on a tablet viewport, then the USP blocks will rotate showing 2 at a time

Credits
-------

[](#credits)

[Email](mailto:nathanday92@gmail.com)[GitHub](https://github.com/natedawg92)[LinkedIn](https://www.linkedin.com/in/nathanday92/)

License
-------

[](#license)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

2157d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34889378?v=4)[Nathan Day](/maintainers/natedawg92)[@natedawg92](https://github.com/natedawg92)

---

Top Contributors

[![NathanDayMF](https://avatars.githubusercontent.com/u/19840108?v=4)](https://github.com/NathanDayMF "NathanDayMF (9 commits)")[![natedawg92](https://avatars.githubusercontent.com/u/34889378?v=4)](https://github.com/natedawg92 "natedawg92 (7 commits)")

### Embed Badge

![Health badge](/badges/nathanday-module-usp/health.svg)

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

PHPackages © 2026

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