You are here

README.txt in Geocoder 8

Same filename and directory in other branches
  1. 7 README.txt
#Installation - Server side library

1. Install [Composer Manger](https://www.drupal.org/project/composer_manager) module & drush 7.
2. Run `drush composer-json-rebuild`, then `drush composer-manager update`

#Installation - Client side library

1. Git clone [GeocoderJS](https://github.com/geocoder-php/geocoder-js) into sites/all/libraries.

File

README.txt
View source
  1. #Installation - Server side library
  2. 1. Install [Composer Manger](https://www.drupal.org/project/composer_manager) module & drush 7.
  3. 2. Run `drush composer-json-rebuild`, then `drush composer-manager update`
  4. #Installation - Client side library
  5. 1. Git clone [GeocoderJS](https://github.com/geocoder-php/geocoder-js) into sites/all/libraries.