forked from malcomio/appbanners
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
30 lines (18 loc) · 1.08 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
INTRODUCTION
------------
This module provides the relevant metadata to display native application install banners for iOS and Android.
The app 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://drupal.org/documentation/install/modules-themes/modules-7
for further information.