You are here

README.txt in Add to homescreen 7

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