phpAnalytics - Web Analytics Platform

phpAnalytics - Web Analytics Platform 10-12-2024

No permission to download

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,650
26,996
120
Tomz updated phpAnalytics - Web Analytics Platform with a new update entry:

phpAnalytics v2.9.0 Nulled

Download phpAnalytics v2.9.0 - Web Analytics Platform Nulled Free
v2.9.0 - 12 December 2021

  • Added the ability to exclude entire IP classes using CIDR notation
  • Added contextual menus on all table lists
  • Added email notification on Admin declined payments
  • Updated all the dependencies to their latest versions
  • Fixed an issue with specific currencies that would prevent the Checkout from working
  • Fixed several missing language strings
  • Other minor improvements

Read the rest of this update entry...
 

RainMaker

Well-known member
Trusted Uploader
May 6, 2020
227
170
50
Earth
If anyone has an issue with getting the install/site pointing to the correct [public] directory working just add this .htaccess to the root. ;)
 

Attachments

  • htaccess.zip
    158 bytes · Views: 7

LepeNU

Member
Sep 13, 2019
15
29
13
v2.9.0 is NOT NULLED!!!

To null it edit file: app/Http/Controllers/AdminController.php
Change lines 468 --> 494 from:

Code:
    public function updateLicense(UpdateSettingLicenseRequest $request)
    {
        $httpClient = new HttpClient(['timeout' => 10/*, 'verify' => false*/]);

        try {
            $response = $httpClient->request('POST', 'https://api.lunatio.com/api/v1/license/validate',
                [
                    'form_params' => [
                        'license_id' => $request->input('license_key'),
                        'product_id' => 6,
                        'url' => env('APP_URL')
                    ]
                ]
            );

            $output = json_decode($response->getBody()->getContents());

            if ($output->status == 200) {
                Setting::where('name', '=', 'license_key')->update(['value' => $request->input('license_key')]);
                Setting::where('name', '=', 'license_type')->update(['value' => $output->type]);
            }

            return redirect()->route('admin.dashboard');
        } catch (\Exception $e) {
            return redirect()->back()->with('error', $e->getMessage());
        }
    }

to...

Code:
    public function updateLicense(UpdateSettingLicenseRequest $request)
    {
        Setting::where('name', '=', 'license_key')->update(['value' => $request->input('license_key')]);
        Setting::where('name', '=', 'license_type')->update(['value' => 'Extended']);

        return redirect()->route('admin.dashboard');
    }

Then when you login to admin dashboard it will ask for license key. Type whatever you want e.g. 123456789.
That's it!

Cheers
 
Last edited:

Ozone

New member
Jun 24, 2022
0
0
0
Hey guys, is the script working fine?
Are the analytics working properly?
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,650
26,996
120
Akbaba updated phpAnalytics - Web Analytics Platform with a new update entry:

phpAnalytics - Web Analytics Platform

First, download and install version 2.4.0. then update the version 3.0.0 (file i bought - regular version) that I added as the producer said. You will continue to use it as an extended version. I use it this way and there is no problem

Changelog
3.0.0 - 18 April 2022
  • Added new filters on all table lists (column order, order direction, per page limits)
  • Added the ability to set the Plan's position on the Pricing listings
  • Added the ability to set custom CSS code based on the...

Read the rest of this update entry...
 
  • Like
Reactions: cremymoi

ghostriderrr

Well-known member
Babiato Lover
Null Master
Trusted Uploader
May 2, 2022
428
499
63
OutOfWorld
Here is 3.0.0 NULLED EXTENDED
Install mannually


1. import database
2. change database details and domain in .env file

enjoy 😊😊
 
  • Like
Reactions: MrSam_1 and mikee

lukas.flexyyy

Active member
May 2, 2022
753
120
43
If anyone has an issue with getting the install/site pointing to the correct [public] directory working just add this .htaccess to the root. ;)
Hey, can you maybe upload it again - the download is not working and redirecting to a error page. Thank you :)
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,650
26,996
120
Akbaba updated phpAnalytics - Web Analytics Platform with a new update entry:

phpAnalytics - Web Analytics Platform v.3.1.0 [Regular Version]

First, download and install version 2.4.0. then update the version 3.1.0 (file i bought - regular version) that I added as the producer said. You will continue to use it as an extended version. I use it this way and there is no problem.

Note: I do not use it anymore . Please try and let me know the result.

Password 👇🏻



3.1.0 — 26 June 2022
Please consult the Requirements section before upgrading.

Added new payment gateway: Paystack...

Read the rest of this update entry...
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,650
26,996
120
Akbaba updated phpAnalytics - Web Analytics Platform with a new update entry:

phpAnalytics - Web Analytics Platform v.3.2.0 [Regular Version]

Code:
First, download and install version 2.4.0. then update the version 3.2.0 (file i bought - regular version) that I added as the producer said. You will continue to use it as an extended version. I use it this way and there is no problem.

Note: I do not use it anymore . Please try and let me know the result.

Password 👇🏻



v.3.2.0 — 7 July 2022

- Improved adding new Website process: URL protocol is no longer required
- Improved the API Documentation
-...

Read the rest of this update entry...
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu