Installation
Uploading
Once you’ve purchased MapSVG WordPress mapping plugin, download the .zip file from MapSVG Dashboard to your computer.
Now you need to upload MapSVG to your WordPress website. There are 2 ways of doing this:
1. Upload via WordPress Admin
Open your WordPress admin panel, go to Plugins > Add new > Upload
, and select the .zip file that you downloaded from CodeCanyon.
If you see "The link has expired" error – this usually means that you need to increase max. uploading file size in php.ini settings:
upload_max_filesize = 64M
post_max_size = 64M
max_execution_time = 300
Now in your WordPress admin panel go to Plugins > Installed plugins
, find MapSVG and click Activate
. MapSVG will appear in the main WP Menu on the left.
2. Upload via FTP
An alternative, in case the WordPress Admin Upload does not work: unzip the file that you downloaded from CodeCanyon. Open your WordPress installation folder using any FTP manager: it could be Cyberduck, FileZilla, Total Commander. Go to the wp-content/plugins/
folder and upload the "mapsvg" folder you previously unzipped.
Now in your WordPress admin panel go to Plugins > Installed plugins
, find MapSVG and click Activate
. MapSVG will appear in the main WP Menu on the left.
Activating
Activating and enabling automatic updates
- Log in to MapSVG Dashboard
- Find your license in the table and copy your License Key
- Open
WP Admin > MapSVG
and paste your License Key in the activation info box on top - Click
Activate
Enabling support chat in the plugin
- Log in to MapSVG Dashboard
- Go to Settings
- Click
Show
button next to the API token field. The token will be copied to buffer automatically. - Go to
WP Admin > MapSVG
- Click on the
Support
button in the top toolbar - Paste the API token and click
Save