Plugin Directory

Changeset 1947644


Ignore:
Timestamp:
09/26/2018 08:32:43 PM (8 years ago)
Author:
rvwoens
Message:

incremental

File:
1 edited

Legend:

Unmodified
Added
Removed
  • map-pins/trunk/readme.txt

    r1947621 r1947644  
    5353== Installation ==
    5454
    55 **To install Map Pins, follow these steps:**
     55**To install Map Pins manually, follow these steps:**
    5656
    57 1.  Download and unzip the plugin
    58 2.  Upload the entire map-pins/ directory to the /wp-content/plugins/ directory
     571.  Get the plugin using the plugins->add menu and search for `map-pins`
    59583.  Activate the plugin through the Plugins menu in WordPress
    60594. Configure the Map Pins locations through the Map Pins menu (located in the left menu or in case of WPMU on network level)
    61605. Embed the Map Pins map on your website with the desired shortcode.
     61
     62Otherwise just use the plugin-install page in wordpress.
    6263
    6364== Frequently Asked Questions ==
     
    7071A: No. But you can use phpAdmin or another mysql tool to fill the database.
    7172
     73= Q: Clicking `my-location` shows an error
     74
     75A: You need an SSL (https://) website, otherwise the browser does not allow this.
     76
    7277= Q: I am using WP Multisite and have one child site for each of my stores. Can I use one database defined in the network? =
    7378
    7479A: Yes. The database is maintained on the network level.
     80
     81= Q: I don't have a google API and I don't want to pay Google.
     82
     83A: Unfortunately, the Google Map is a payed service nowadays. Fortunately the free-tier is pretty large and you will propably not hit the free-tier limit for a low-traffic site. However you should protect your key (see google key management) otherwise people can (and will!) obtain your key from your website and start using it.
    7584
    7685== Screenshots ==
     
    98107
    99108
    100 
    101 
    102 
    103109== Upgrade Notice ==
    104110
Note: See TracChangeset for help on using the changeset viewer.