PHPackages                             samuelbsource/module-bottom-description - 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. samuelbsource/module-bottom-description

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

samuelbsource/module-bottom-description
=======================================

Adds a WYSIWYG-enabled bottom description attribute to Magento 2 categories and displays it below the main content.

1.0.0(1y ago)0215Apache-2.0PHPPHP ~8.1.0||~8.2.0||~8.3.0

Since Mar 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/samuelbsource/magento-bottom-description)[ Packagist](https://packagist.org/packages/samuelbsource/module-bottom-description)[ RSS](/packages/samuelbsource-module-bottom-description/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

🛒 Magento 2 Category Bottom Description Extension (FREE)
========================================================

[](#-magento-2-category-bottom-description-extension-free)

The **Magento 2 Category Bottom Description** module by SamuelBSource adds a new 📝 WYSIWYG-enabled attribute to product categories called `Bottom Description`. This content is displayed below the main content on the category view page — great for SEO or promotional content.

---

📚 1. Documentation
------------------

[](#-1-documentation)

- 📥 [Installation Guide](#3-how-to-install-category-bottom-description-extension)
- 📘 [User Guide](#4-highlight-features-of-category-bottom-description)
- 🔧 [Contribute on GitHub](https://github.com/samuelbsource/module-bottom-description)
- ❓ [Get Support](https://github.com/samuelbsource/module-bottom-description/issues)

---

🛠️ 2. How to install Category Bottom Description extension for Magento 2
------------------------------------------------------------------------

[](#️-2-how-to-install-category-bottom-description-extension-for-magento-2)

### 📦 Install via Packagist (recommended)

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

```
composer require samuelbsource/module-bottom-description
bin/magento module:enable SamuelBSource_BottomDescription
bin/magento setup:upgrade
bin/magento cache:flush
```

### 🐙 Install via GitHub (VCS)

[](#-install-via-github-vcs)

Add the repo to your `composer.json`:

```
"repositories": [
{
"type": "vcs",
"url": "https://github.com/samuelbsource/module-bottom-description"
}
]
```

Then run:

```
composer require samuelbsource/module-bottom-description:dev-main
bin/magento setup:upgrade
bin/magento cache:flush
```

### 🧱 Manual installation

[](#-manual-installation)

```
git clone https://github.com/samuelbsource/module-bottom-description.git app/code/SamuelBSource/BottomDescription
bin/magento module:enable SamuelBSource_BottomDescription
bin/magento setup:upgrade
bin/magento cache:flush
```

---

✨ 3. Highlight Features of Category Bottom Description
------------------------------------------------------

[](#-3-highlight-features-of-category-bottom-description)

### ➕ Adds New Attribute to Categories

[](#-adds-new-attribute-to-categories)

A new `bottom_description` attribute is added to all product categories.

- 🏷️ Store-view scoped
- 📝 Fully WYSIWYG-enabled
- 📄 The content is injected right after the "columns" element

🧪 4. How to Use Category Bottom Description
-------------------------------------------

[](#-4-how-to-use-category-bottom-description)

### ⚙️ Admin Configuration

[](#️-admin-configuration)

1. Go to **Catalog &gt; Categories**
2. Open or create a category
3. Under **General Information**, fill in the **Bottom Description** field
4. Save the category

### 👀 Frontend Output

[](#-frontend-output)

Visit the category page on the frontend. You’ll see the **Bottom Description** appear below the category content and product listing, inside a ``.

[![Bottom Description Example](screencapture.png)](screencapture.png)You’ll see the **Bottom Description** appear below the category content and product listing, inside a ``.

---

🎨 5. Customization Options
--------------------------

[](#-5-customization-options)

### 🖌️ Change the Template

[](#️-change-the-template)

Override this file in your custom theme to control rendering:

```
view/frontend/templates/category/bottom_description.phtml

```

Example location in theme:

```
app/design/frontend/Vendor/theme/SamuelBSource_BottomDescription/templates/category/bottom_description.phtml

```

### 🧩 Adjust Position with Layout XML

[](#-adjust-position-with-layout-xml)

Override `catalog_category_view.xml` to reposition or restyle the block.

---

✅ 6. Compatibility
------------------

[](#-6-compatibility)

- 🧱 Magento Open Source 2.4.x
- 💼 Magento Commerce 2.4.x
- 🐘 PHP 8.\*

---

📄 7. License
------------

[](#-7-license)

Released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).

---

👤 8. Author
-----------

[](#-8-author)

**Samuel Boczek**Magento Developer / AI Student / Freelancer

- 🐱 GitHub: [@samuelbsource](https://github.com/samuelbsource)
- 💼 LinkedIn: [linkedin.com/in/samuel-boczek](https://www.linkedin.com/in/samuel-boczek/)

---

**🚀 More Magento 2 modules coming soon!**

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance46

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

421d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ddf35ea9e995517f3b90e7ab30eaee76bbc612e7a5eeee74799b274529aa9c5f?d=identicon)[samuelbsource](/maintainers/samuelbsource)

---

Top Contributors

[![samuelbsource](https://avatars.githubusercontent.com/u/23265116?v=4)](https://github.com/samuelbsource "samuelbsource (5 commits)")

### Embed Badge

![Health badge](/badges/samuelbsource-module-bottom-description/health.svg)

```
[![Health](https://phpackages.com/badges/samuelbsource-module-bottom-description/health.svg)](https://phpackages.com/packages/samuelbsource-module-bottom-description)
```

###  Alternatives

[snowdog/module-menu

Provides powerful menu editor to replace category based menus in Magento 2

3271.7M5](/packages/snowdog-module-menu)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[sivaschenko/magento2-clean-media

Magento 2 media analysis and cleanup

96231.9k](/packages/sivaschenko-magento2-clean-media)[yireo/magento2-extensionchecker

Scan the code of a Magento module

96151.6k3](/packages/yireo-magento2-extensionchecker)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)

PHPackages © 2026

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