README.txt in Add to homescreen 7
Same filename and directory in other branches
-- SUMMARY -- Invites the user to add the site to the home screen using <a href="https://github.com/cubiq/add-to-homescreen">Add to homescreen</a>. -- REQUIREMENTS -- The Libraries API is required to integrate the library with Drupal. Version 7.x-2.2 or higher is required for the post-load integration file. -- INSTALLATION -- To install the Add to homescreen library, download the project's official zip file: https://github.com/cubiq/add-to-homescreen/archive/master.zip Extract it, and copy the contents to a folder in your Drupal site named sites/all/libraries/addtohomescreen (you'll need to create that folder). Or, if you have drush, you can install Add to homescreen by running this command: drush addtohomescreen
File
README.txtView source
- -- SUMMARY --
-
- Invites the user to add the site to the home screen using
- Add to homescreen.
-
- -- REQUIREMENTS --
-
- The Libraries API is required to integrate the library with Drupal. Version
- 7.x-2.2 or higher is required for the post-load integration file.
-
- -- INSTALLATION --
-
- To install the Add to homescreen library, download the project's official zip file:
- https://github.com/cubiq/add-to-homescreen/archive/master.zip
- Extract it, and copy the contents to a folder in your Drupal site
- named sites/all/libraries/addtohomescreen (you'll need to create that folder).
-
- Or, if you have drush, you can install Add to homescreen by running this command:
- drush addtohomescreen