PHPackages                             aram-ghamoyan/magento2-bottomdescription - 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. aram-ghamoyan/magento2-bottomdescription

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

aram-ghamoyan/magento2-bottomdescription
========================================

Adds a bottom description attribute to category pages

1.0.0(7mo ago)211GPL-3.0PHPPHP &gt;=7.4.0

Since Oct 2Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/aram-ghamoyan/magento2-bottomdescription)[ Packagist](https://packagist.org/packages/aram-ghamoyan/magento2-bottomdescription)[ RSS](/packages/aram-ghamoyan-magento2-bottomdescription/feed)WikiDiscussions main Synced 1mo ago

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

aram-ghamoyan/magento2-bottomdescription

[](#aram-ghamoyanmagento2-bottomdescription)

Bottom Description for Magento 2

 [![Supported Magento Versions](https://camo.githubusercontent.com/2c43dea847c3b7ec2090bc52e917322c0a3622a308bf67b59ea8452c0ebd5a66/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d7e322e332d6f72616e67652e737667)](https://camo.githubusercontent.com/2c43dea847c3b7ec2090bc52e917322c0a3622a308bf67b59ea8452c0ebd5a66/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d7e322e332d6f72616e67652e737667) [![Maintaind](https://camo.githubusercontent.com/36f1e45079c8a4187cee4a840f9bd220810bef279ce99b87bdb14ff4d4a68569/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65642d7965732d627269676874677265656e2e737667)](https://camo.githubusercontent.com/36f1e45079c8a4187cee4a840f9bd220810bef279ce99b87bdb14ff4d4a68569/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65642d7965732d627269676874677265656e2e737667) [![License](https://camo.githubusercontent.com/8b59d97f09166dc0016167b7b0cf9a5830ee03c63f582ebd7ed5848ad497f1ef/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c2d2d332e302d626c75652e737667)](https://camo.githubusercontent.com/8b59d97f09166dc0016167b7b0cf9a5830ee03c63f582ebd7ed5848ad497f1ef/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c2d2d332e302d626c75652e737667)

**Features**

- Adds a "Bottom Description" field to category edit pages in the admin panel
- Displays the bottom description content below product listings on category pages
- Fully integrated with Magento's category management system
- WYSIWYG editor support for rich content formatting
- SEO-friendly content placement

**Requirements**

- Magento 2.3.x or higher
- PHP 7.2 or higher

**Installation**

*Via Composer (Recommended)*

```
composer require aram-ghamoyan/magento2-bottomdescription
php bin/magento module:enable AramGhamoyan_BottomDescription
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
```

*Manual Installation*

1. Download the module files
2. Create the directory structure: app/code/AramGhamoyan/BottomDescription
3. Copy the module files to this directory
4. Run the following commands:

```
php bin/magento module:enable AramGhamoyan_BottomDescription
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
```

**Usage**

1. Navigate to Catalog &gt; Categories in your Magento admin panel
2. Select the category you want to edit
3. Find the "Bottom Description" field in the category information section
4. Add your content using the WYSIWYG editor
5. Save the category
6. The bottom description will now appear below the product listings on the category page

**Use Cases**

The bottom description is perfect for:

- **SEO Content**: Add keyword-rich content below product listings to improve search engine rankings
- **Additional Information**: Provide buying guides, category information, or helpful tips
- **Marketing Content**: Promote special offers, features, or benefits related to the category
- **User Guidance**: Help customers make informed decisions with detailed category descriptions
- **Brand Storytelling**: Share your brand story or category-specific narratives

**Configuration**

The module works out-of-the-box with no additional configuration required. The bottom description field is automatically added to all category pages.

**Customization**

To customize the appearance of the bottom description, you can override the template files in your theme or use custom CSS to style the content.

**License**

This project is licensed under the GNU General Public License v3.0

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance64

Regular maintenance activity

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity35

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

Unknown

Total

1

Last Release

222d ago

### Community

Maintainers

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

---

Top Contributors

[![aram-ghamoyan](https://avatars.githubusercontent.com/u/106028008?v=4)](https://github.com/aram-ghamoyan "aram-ghamoyan (4 commits)")

### Embed Badge

![Health badge](/badges/aram-ghamoyan-magento2-bottomdescription/health.svg)

```
[![Health](https://phpackages.com/badges/aram-ghamoyan-magento2-bottomdescription/health.svg)](https://phpackages.com/packages/aram-ghamoyan-magento2-bottomdescription)
```

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27659.1k4](/packages/nosto-module-nostotagging)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

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