Skip to content
/ geobb Public

IN DEVELOPMENT. DON'T USE. This is the development crest line including all my phpBB extensions.

Notifications You must be signed in to change notification settings

DC92/geobb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dominique92.GeoBB

  • GeoBB is a map extension for PhpBB 3.3+ forums associating points, lines or surfaces on a map to a topic in a forum.
  • Each forum groups elements of the same category (same icon on the map).
  • Each topic or comment in the forum can be represented by an icon, lines or areas on the map.

DEMO

Website software of https://alpages.info

DEPENDENCIES

INSTALLATION

  • Prerequisites:

    • Hosting PHP 7.1.3+ & MySQLi 4.1.3+
  • Install a PhpBB 3.3.2+ forum:

  • Install GeoBB:

    • Download this extension ("Download ZIP" button above)
    • Unzip and transfer to the root of the forum.
    • Go to the forum administration (Link at the bottom of the forum) => PERSONALIZE => Manage extensions => GeoBB => Activate
    • FORUMS => Manage Forums => Create a new forum
    • Copy permissions from: => Your first forum
    • Forum Name: The name of the type of points that will be in this forum.
    • Forum image: The icon URL that will represent the points of this forum (optional). These icons (.png 16x16 files) are to be transferred to any directory of the server.
      • Example: ext/Dominique92/GeoBB/icones/site.png
    • Description: Insert one of the following strings:
      • [first=point] if you want to associate a position to each topic of the forum (in fact to the first comment of each subject).
      • [first=line] if you want to associate lines with the first comment of each topic.
      • [first=surface] if you want to associate surfaces with the first comment of each topic.
    • Submit
  • Create a point:

    • Go to the website => In the new forum => New subject
    • Enter the name, comment, drag the yellow cursor on the map to set the position.
    • Submit
  • Customization: (optional, for developer)

About

IN DEVELOPMENT. DON'T USE. This is the development crest line including all my phpBB extensions.

Resources

Stars

Watchers

Forks

Packages

No packages published