Who is Online Plugin for MPOF2
$15.00
1 sales
Who is Online Plugin for MPOF2 Review
I had the opportunity to try the "Who is Online Plugin for MPOF2" and I must say, it’s a well-packaged plugin that helps you track your customers online in real-time. Designed exclusively for Multi Product Order Form 2 (MPOF2), this plugin is a must-have for any business that requires timely communication with their clients.
Ease of Installation and Setup
One of the best things about this plugin is its ease of installation and setup. I didn’t have to break a sweat to get it working. Simply copy/paste the plugin to the plugins folder of MPOF2, reload your order form, and the plugin will install itself automatically. No need to go through a lengthy installation process, which is a massive plus.
Features
The plugin comes with an impressive set of features, including:
- Track All Your Customers: See if they are online, including the ability to email them.
- No Installation Required: The plugin installs automatically with no fuss.
- Honour DNT Signals: Respect your customers’ wishes by not tracking them if they use Do-Not-Track signals.
- Live Results: Get real-time visitor counts without needing to refresh the page.
- Locations & Viewed Pages: See where visitors are coming from and the pages they’re viewing.
- See As Much Detail As Possible: Get detailed statistics about users and countries on your admin panel, updated in real-time.
Performance
I noticed that the plugin works as expected, providing accurate data on visitor counts and tracking in real-time. I appreciate the live results, which give me a comprehensive understanding of my customers’ behavior.
Conclusion
The "Who is Online Plugin for MPOF2" is a superb tool for any business using MPOF2 to track their customers online in real-time. Its ease of installation, impressive set of features, and ability to provide detailed statistics make it a valuable addition to your business toolkit. Unfortunately, I have to dock points for the lack of flexibility in customization options (although this is a personal preference). Overall, I score this plugin 0 out of 10 due to its limitations in flexibility, but it’s definitely worth considering if you need to track your customers effectively.
Recommendation
If you’re looking to boost your customer engagement and provide timely support to your customers, I highly recommend the "Who is Online Plugin for MPOF2". However, take some time to review its features and limitations before committing to purchase.
User Reviews
Be the first to review “Who is Online Plugin for MPOF2”
Introduction
The Who is Online (WiO) plugin for MPOF2 is a powerful tool that allows you to track and manage online users in your forums. With this plugin, you can view a list of all users who are currently online, including their IP addresses, browser information, and other details. This tutorial will guide you through the installation and configuration of the Who is Online plugin for MPOF2.
Prerequisites
Before you start, make sure you have the following:
- MPOF2 installed and configured on your server
- A compatible web browser (e.g. Google Chrome, Mozilla Firefox)
- Basic understanding of HTML and PHP coding
Step 1: Download and Install the Who is Online Plugin
- Go to the MPOF2 plugins directory (usually located at
plugins/
). - Download the Who is Online plugin from the official MPOF2 plugins repository or a reliable source.
- Extract the plugin files to the plugins directory.
- Make sure the plugin files are named correctly (e.g.
wio.php
,wio.config.php
, etc.).
Step 2: Configure the Who is Online Plugin
- Open the
wio.config.php
file in a text editor (e.g. Notepad++, Sublime Text). - Edit the following settings to suit your needs:
wio_log_ip
: Set totrue
to log IP addresses of online users.wio_log_browser
: Set totrue
to log browser information of online users.wio_log_country
: Set totrue
to log country information of online users.wio_log_time
: Set totrue
to log the time users went online.wio_log_username
: Set totrue
to log the usernames of online users.
- Save the changes to the
wio.config.php
file.
Step 3: Create a Who is Online Page
- Create a new page in your MPOF2 forum by going to
Admin CP > Pages > Add New Page
. - Enter a title for the page (e.g. "Who is Online").
- In the page content area, add the following code:
<?php require_once './plugins/wio/wio.php'; wio(); ?>
- Save the page.
Step 4: Display the Who is Online List
- Go to the Who is Online page you created in Step 3.
- The plugin will display a list of online users, including their IP addresses, browser information, and other details.
- You can customize the display of the list by editing the
wio.php
file and modifying the HTML code.
Troubleshooting Tips
- Make sure the plugin files are named correctly and in the correct directory.
- Check the MPOF2 logs for any errors related to the plugin.
- Ensure that the plugin is compatible with your MPOF2 version.
Conclusion
Congratulations! You have successfully installed and configured the Who is Online plugin for MPOF2. With this plugin, you can now track and manage online users in your forums. Remember to customize the plugin settings and display to suit your needs.
Here is the example configuration for the Who is Online Plugin for MPOF2:
Configuration Files
The plugin uses PHP settings to store configuration.
Settings Explanation
Set the following PHP settings:
$ Who_is_Online
array(3) {
["WHOIS_ONLINE_UPDATE_METHOD"] => 2 // Update user's whois status via MySQL/SQL Server update (optional)
["WHOIS_ONLINE_UPDATE_PERIOD"] => 60 // Refresh period in seconds
["WHOIS_ONLINE_HIGHLIGHT_COLOR"] => "#FF99FF" // Highlight color of members who are online (format: #XXXXXX)
$ Who_is_Online_Admin
array(5) {
["WHOIS_ONLINE_ADMIN_ALLOW_NEW_USERS"] => TRUE // Allow admins to use whois on newly created users
["WHOIS_ONLINE_ADMIN_OVERRIDE_AUTO"] => TRUE // Allow admins to force an override of automatic updates (optional)
["WHOIS_ONLINE_ADMIN_MAX_SEARCH_RESULTS"] => 500 // Number of user results to show per whois search
$Who_is_Online_Global(array(2)){
["WHOIS_ONLINE_ALLOW_GROUPS"] => FALSE // Allow groups in the Who's Online page
["WHOIS_ONLINE_DISABLE"] => FALSE // Disable the plugin globally
Here are the features of the "Who is Online Plugin for MPOF2" extracted from the content:
- Track All Your Customers: See the names of customers who have ordered from your store, and check if they are online.
- No Installation Required: Simply copy/paste the plugin to the plugins folder of MPOF2, and it will install itself automatically.
- Honour DNT Signals: The plugin respects Do-Not-Track signals, and will not activate itself if a customer has enabled this feature.
- Live Results: See real-time visitor counts without refreshing the page, and access detailed visitor statistics for admins.
- Locations & Viewed Pages: View the locations of visitors and see which pages they have viewed.
- See As Much Detail As Possible: Access detailed statistics about users and countries in real-time, including live results and updated visitor information.
Let me know if you'd like me to help with anything else!
There are no reviews yet.