Kowal Announcement Bar module for Magento

€14.02 €11.40
Expandable module
ID:M-ABAR

YOU CAN TRUST US

25 years of experience in e-commerce and Magento 2

Tooltip

Fast delivery

Tooltip

Efficient implementation process

Tooltip

Simple and transparent complaint process

Tooltip

Working with clients worldwide

Tooltip

Free module updates

Tooltip

Payment by bank transfer

Tooltip

Kowal Announcement Bar Module is an advanced tool for online store owners based on Magento, allowing the display of important announcements and notifications directly on the store page. With flexible customization options, this module will enable you to tailor the appearance of the announcement bar to match your store's style.

Features and Benefits

  • Display announcements at the top of the homepage or other Magento store pages.
  • Ability to customize background and font colors, allowing for full adaptation of the announcement appearance to your store's branding.
  • Simple configuration from the Magento admin panel.
  • Option to add an announcement icon or set a default icon.
  • Option to activate links within the announcement content, directing customers to the relevant product or category pages.

How does it work?

The Kowal Announcement Bar Module allows you to create and manage announcements in a simple and intuitive way. After installing the module, you can add new announcements, set their content, icons, and links directly from the Magento admin panel. Additionally, the module allows you to set background and font colors, ensuring a perfect match of the announcement bar to your store's appearance.

Why choose our module?

By choosing Kowal Announcement Bar module for Magento, you gain a reliable tool that will enhance communication with your customers and increase their engagement. With the ability to display dynamic announcements, you can swiftly inform customers about the latest promotions, product updates, or other significant events, thereby increasing conversions and customer satisfaction.

Smooth Installation and Configuration

The Kowal Announcement Bar module is designed to make its installation and configuration as simple as possible. Step-by-step instructions and an intuitive configuration panel will help you quickly launch the announcement bar on your Magento site.

Technical Support

We are here to help you! Our technical support team is available to answer any questions and assist with any issues regarding the module. We guarantee fast and professional support so you can enjoy the full functionality of the Kowal Announcement Bar module.

Don't wait! Install Kowal Announcement Bar module and start taking advantage of advanced announcement features today!

More Information
WydanieCommunity
Compatibility2.4.7, 2.4.6, 2.4.5, 2.4.4, 2.4.3, 2.4.2, 2.4.1, 2.4.0, 2.3.7, 2.3.6, 2.3.5, 2.3.4

Installation

* In a production environment please use the --keep-generated option

Type: Composer

  1. The module is available in the composer repository:
    • Private GitLab repository: https://gitlab.com
  2. Add the composer repository to the configuration:
    composer config repositories.announcement.bar vcs https://gitlab.com/magento2ext/magento-2-announcement-bar
  3. Add an access token to the private GitLab repository:
    composer config --auth gitlab-token.gitlab.com 
  4. Install the module using Composer:
    composer require kowal/module-announcementbar
  5. Apply database updates:
    php bin/magento setup:upgrade
  6. Clear cache:
    php bin/magento cache:flush