A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Extension Name: Visitor tracking on external website
Author: MasterMind2k
Extension Description: Tracks your visitors on you external website and add them into currenlty online page. Also adds a admin panel, to enter specific parts of your website.
Copy contents of phpbb-ext-unimatrix-tracking into ext/unimatrix/tracking
It is already running on Podnapisi.NET website. I would like some feedback what to add, before I get the code into proper code style and submit it to the extensions database.
Last edited by MasterMind2k on Mon Apr 06, 2015 9:09 pm, edited 1 time in total.
"If you lose your left arm, your right arm will be left."
“The most important property of a program is whether it accomplishes the intention of its user.”
I don't get what it exactly does, it shows the who is online for every website?
"If you lose your left arm, your right arm will be left."
“The most important property of a program is whether it accomplishes the intention of its user.”
View online works only for phpbb. If you have website written in different language, you cannot include it directly. So this extension gives you app.php/track?path=/... to include it into your website.
With this, you get users on the list of who is online and you get session invalidation (if you use the phpbb's session cookie for your own session).