install

How-to install and setup ATGoogleMaps.

takanori

Table of contents

install[install]

Simply place the ATGoogleMaps folder in your Zope's Products dir, restart zope.

% wget http://takanory.net/plone/develop/atgooglemaps/releases/ATGoogleMaps-0.5.tar.gz
% tar xfz ATGoogleMaps-0.5.tar.gz
% sudo chown -R zope:zope ATGoogleMaps
% sudo mv ATGoogleMaps /var/lib/zope/Products
% sudo /etc/init.d/zope restart

Install ATGoogleMaps in your Plone site, go to Site Setup -> Add/Remove Products.

Install ATGoogleMaps

get API Key[apikey]

Please select ATGoogleMaps Settings in Add-on Product Configration .

Select ATGoogleMaps settings

Google Maps API Key setting form is displayed.

To generate Google Maps API Key for your site, Sign up for the Google Maps API link clicked. Google Account is is necessary to generate Google Maps API Key.

Click to API Key sign up page

Check I have read and .... checkbox and input your Plone site URL.

Click Generate API Key button

Copy generated API Key value.

View Generated API Key

Paste API Key value to ATGoogleMaps Settings.

Enter API Key

Installation and setup of ATGoogleMaps is finished.