Skip to content

malcomio/appbanners

Repository files navigation

INTRODUCTION
------------

This module provides the relevant metadata to display native application
install banners for iOS and Android.

The module allows site managers to configure details of the apps and the pages
where the banners should appear.

For more information on iOS Smart App Banners, see https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/PromotingAppswithAppBanners/PromotingAppswithAppBanners.html

For information on Android Native App Install Banners, see https://developers.google.com/web/fundamentals/app-install-banners/#native_app_install_banners

 * For a full description of the module, visit the project page:
   https://drupal.org/project/appbanners

 * To submit bug reports and feature suggestions, or to track changes:
   https://drupal.org/project/issues/appbanners


REQUIREMENTS
------------

No special requirements.


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit:
   https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
   for further information.