This is a port / rewrite of a MapBBCode MOD for phpBB 3.2, made by altering a couple files from 3.1.
- Extract
mapbbcode_ext.zipto your phpBB 3.2 installation underextdirectory. E.g. to/var/www/sites/phpbb/ext/. - Open the admin panel, "Customize" -> "Manage extensions" and enable the "MapBBCode" extension.
- Check that [map] bbcode works, and there is a "MapBBCode" administration panel in "Posting" tab.
If you want to use plugins or proprietary layers, like Google's, you'll have to modify two files inside ext/zverik/mapbbcode:
adm/style/acp_mapbbcode.htmlstyles/all/template/mapbbcode_init.html
After that you would have to clear all caches. For example, by cleaning the cache directory, or maybe clicking the "Purge the cache" button
in the "General" tab of the admin panel.
GPLv2. Sorry.