Download the PHP package magenable/module-top-bar-notification without Composer

On this page you can find all versions of the php package magenable/module-top-bar-notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package module-top-bar-notification

Magenable_TopBarNotification

Top Bar Notification is a Magento 2 extension to display a banner/notice at the top of Magento store pages, before all other content.

The extension was developed as a quick way to display COVID-19 notice, but can be used for other notices as well

PWA Studio

The extension for Magento PWA Studio can be found here: https://www.npmjs.com/package/@magenable/top-bar-notification

Hyvä themes

The module for compatibility with the Hyvä theme can be found here: https://gitlab.hyva.io/hyva-themes/hyva-compat/magento2-magenable-top-bar-notification

Breeze themes

This module is compatible with Swissup/breeze themes

Final result

magenable_top_bar_notification_result

Installation

Composer

Run the following command in Magento 2 root folder

User Guide

Configuration

Go to Stores > Settings > Configuration > Magenable Extensions > Top Bar Notification.

General Settings

magenable_top_bar_notification_general Set Enabled to 'YES'.

Design Settings

For HTML content magenable_top_bar_html_content

  1. You have to set Content Type to 'HTML'
  2. Insert the html-content to display to users

For text content magenable_top_bar_text_content

  1. You have to set Content Type to 'text'
  2. Insert the text to display to users
  3. Insert font size
  4. Insert an exadecimal value to set the color of Background color
  5. Insert an exadecimal value to set the color of Text color

Pages to show/hide (optionally) magenable_top_bar_text_content Insert page(s) to show/hide this notification

Compatibility

Tested with Magento Open Source 2.3.2-2.3.4, but will probably work with older Magento 2.X versions and Magento Commerce

About developer

The extension is developed by Magenable (https://magenable.com.au), eCommerce consultancy specializing in Magento based in Melbourne, Australia


All versions of module-top-bar-notification with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1.0
magenable/module-base Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package magenable/module-top-bar-notification contains the following files

Loading the files please wait ....