PHPackages                             zvirko/module-animate-title - 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. zvirko/module-animate-title

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

zvirko/module-animate-title
===========================

This module animates the tab title when adding a product to the cart

1.0.3(1y ago)04MITJavaScript

Since Feb 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/YevhenZvieriev/magento2-animation-title-tab)[ Packagist](https://packagist.org/packages/zvirko/module-animate-title)[ RSS](/packages/zvirko-module-animate-title/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

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

[](#description)

This module enhances the user experience on a Magento 2 website by adding a dynamic title tab change feature when a product is added to the shopping cart. It utilizes jQuery and Magento\_Catalog's built-in functionality to achieve this.

This module adds a subtle yet engaging interaction for users, providing feedback that their action of adding a product to the cart has been completed.

This works for both PDP and PLP.

How the module works:

1. It listens for a click event on elements with the class `".action.tocart.primary"`, typically representing the "Add to Cart" button on product pages.
2. When clicked, it retrieves the name of the product being added by finding the closest element with the class `".product-item-details"` and locating the product name within it.
3. It then constructs a new title tab for the document indicating that the product has been added to the shopping cart.
4. The script creates a dynamic animation effect by continuously changing the document title to display a scrolling effect of the new title text.
5. After 5 seconds, the animation stops, and the document title reverts to its original value.

    animated-title.webm    The module introduces functionality for animating the title tab in Magento 2. The animation is configurable through the admin panel, allowing administrators to enable or disable it and customize the text displayed in the title tab.

You can also change the animation duration from the Admin Page. The default value is 5 seconds. Feel free to change this :)

    Screencast.from.2024-03-01.15-38-10.webm    Installation
------------

[](#installation)

```
composer require zvirko/module-animate-title
bin/magento module:enable Zvirko_AnimationTitleTab
bin/magento setup:upgrade

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

722d ago

### Community

Maintainers

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

---

Top Contributors

[![YevhenZvieriev](https://avatars.githubusercontent.com/u/43544955?v=4)](https://github.com/YevhenZvieriev "YevhenZvieriev (28 commits)")

### Embed Badge

![Health badge](/badges/zvirko-module-animate-title/health.svg)

```
[![Health](https://phpackages.com/badges/zvirko-module-animate-title/health.svg)](https://phpackages.com/packages/zvirko-module-animate-title)
```

###  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)
