Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

Download kOffice Panel 2.1 Decoded For Xtream Codes (Updated)

Status
Not open for further replies.

OXYDE

Basic Member
Basic Member
Banned
Joined
Mar 12, 2020
Messages
40
Reaction score
78
Points
29
Location
Chair
Hi,
"Maybe" this has already been published on other occasions, but many likes are needed to download it and I don't know if it is decoded. So, here you have kOffice Panel 2.1 Decoded. in 1, 2, 3 likes :p

Note: This panel is in Portuguese and don't have translation files, but can be easily translated to English or other language. (I will do this when I have some time)

Demo, screenshots and download link can be found in the hidden text ;)

Updated with some fixes, code cleanup and missing files.

No quote

Before you proceed. This app needs connection to your Xtream Codes database!

Howto:

1- Download the file, extract and copy the content inside the "panel" folder to your server. (I will not go into details of how you should configure PHP, Apache /Nginx! this is a simple site...)
2- Create a new DB and user for kOffice
3- Import in the kOffice DB the file inside the "db" folder. (office_panel2.sql)
4- Now, open the file "sys/config.php" and edit:
PHP:
/* OFFICE PANEL DATABASE SETTINGS */ /* CONFIGURAÇÕES DO BANCO DE DADOS DO PAINEL OFFICE */
define("OFFICE_DB_HOST", "127.0.0.1"); <- Insert here the kOffice MySQL/MariaDB IP.
define("OFFICE_DB_PORT", "3306"); <- Insert here the kOffice MySQL/MariaDB Port.
define("OFFICE_DB_NAME", "office_panel2"); <- IInsert here the kOffice MySQL/MariaDB database Name.
define("OFFICE_DB_USER", "root"); <- IInsert here the kOffice MySQL/MariaDB database User.
define("OFFICE_DB_PASS", "password"); <- IInsert here the kOffice MySQL/MariaDB database Password.

/* XTREAM PANEL DATABASE SETTINGS */ /* CONFIGURAÇÕES DO BANCO DE DADOS DO SERVIDOR XTREAM CODES */
define('DB_HOST', '127.0.0.1'); <- Insert here the Xtream MySQL/MariaDB IP.
define('DB_PORT', '3306'); <- Insert here the Xtream MySQL/MariaDB Port.
define('DB_NAME', 'xtream_iptvpro'); <- IInsert here the Xtream MySQL/MariaDB database Name.
define('DB_USER', 'root'); <- IInsert here the Xtream MySQL/MariaDB database User.
define('DB_PASS', 'password'); <- IInsert here the Xtream MySQL/MariaDB database Password.

5- Open in your browser the install script (https://your-domain-or-ip/install.php)
6- Edit the information and hit the "Concluir" button. After that, delete the file install.php from your server!
7- Go to https://your-domain-or-ip and login with your Xtream Codes admin user and password.

Please, DO NOT say this script does not work. It has been tested by me and is working!
Thank you!
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
K

Kenxo

Guest
Hi,
"Maybe" this has already been published on other occasions, but many likes are needed to download it and I don't know if it is decoded. So, here you have kOffice Panel 2.1 Decoded. in 1, 2, 3 likes :p

Note: This panel is in Portuguese and don't have translation files, but can be easily translated to English or other language. (I will do this when I have some time)

Demo, screenshots and download link can be found in the hidden text ;)

Updated with some fixes, code cleanup and missing files.

No quote

Before you proceed. This app needs connection to your Xtream Codes database!

Howto:

1- Download the file, extract and copy the content inside the "panel" folder to your server. (I will not go into details of how you should configure PHP, Apache /Nginx! this is a simple site...)
2- Create a new DB and user for kOffice
3- Import in the kOffice DB the file inside the "db" folder. (office_panel2.sql)
4- Now, open the file "sys/config.php" and edit:
PHP:
/* OFFICE PANEL DATABASE SETTINGS */ /* CONFIGURAÇÕES DO BANCO DE DADOS DO PAINEL OFFICE */
define("OFFICE_DB_HOST", "127.0.0.1"); <- Insert here the kOffice MySQL/MariaDB IP.
define("OFFICE_DB_PORT", "3306"); <- Insert here the kOffice MySQL/MariaDB Port.
define("OFFICE_DB_NAME", "office_panel2"); <- IInsert here the kOffice MySQL/MariaDB database Name.
define("OFFICE_DB_USER", "root"); <- IInsert here the kOffice MySQL/MariaDB database User.
define("OFFICE_DB_PASS", "password"); <- IInsert here the kOffice MySQL/MariaDB database Password.

/* XTREAM PANEL DATABASE SETTINGS */ /* CONFIGURAÇÕES DO BANCO DE DADOS DO SERVIDOR XTREAM CODES */
define('DB_HOST', '127.0.0.1'); <- Insert here the Xtream MySQL/MariaDB IP.
define('DB_PORT', '3306'); <- Insert here the Xtream MySQL/MariaDB Port.
define('DB_NAME', 'xtream_iptvpro'); <- IInsert here the Xtream MySQL/MariaDB database Name.
define('DB_USER', 'root'); <- IInsert here the Xtream MySQL/MariaDB database User.
define('DB_PASS', 'password'); <- IInsert here the Xtream MySQL/MariaDB database Password.

5- Open in your browser the install script (https://your-domain-or-ip/install.php)
6- Edit the information and hit the "Concluir" button. After that, delete the file install.php from your server!
7- Go to https://your-domain-or-ip and login with your Xtream Codes admin user and password.

Please, DO NOT say this script does not work. It has been tested by me and is working!

download link down ...
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

Lierson

Extended Member
Ext. Member
Joined
Jul 3, 2019
Messages
27
Reaction score
21
Points
14
Location
Brazil
Hi,
"Maybe" this has already been published on other occasions, but many likes are needed to download it and I don't know if it is decoded. So, here you have kOffice Panel 2.1 Decoded. in 1, 2, 3 likes :p

Note: This panel is in Portuguese and don't have translation files, but can be easily translated to English or other language. (I will do this when I have some time)

Demo, screenshots and download link can be found in the hidden text ;)

Updated with some fixes, code cleanup and missing files.

No quote

Before you proceed. This app needs connection to your Xtream Codes database!

Howto:

1- Download the file, extract and copy the content inside the "panel" folder to your server. (I will not go into details of how you should configure PHP, Apache /Nginx! this is a simple site...)
2- Create a new DB and user for kOffice
3- Import in the kOffice DB the file inside the "db" folder. (office_panel2.sql)
4- Now, open the file "sys/config.php" and edit:
PHP:
/* OFFICE PANEL DATABASE SETTINGS */ /* CONFIGURAÇÕES DO BANCO DE DADOS DO PAINEL OFFICE */
define("OFFICE_DB_HOST", "127.0.0.1"); <- Insert here the kOffice MySQL/MariaDB IP.
define("OFFICE_DB_PORT", "3306"); <- Insert here the kOffice MySQL/MariaDB Port.
define("OFFICE_DB_NAME", "office_panel2"); <- IInsert here the kOffice MySQL/MariaDB database Name.
define("OFFICE_DB_USER", "root"); <- IInsert here the kOffice MySQL/MariaDB database User.
define("OFFICE_DB_PASS", "password"); <- IInsert here the kOffice MySQL/MariaDB database Password.

/* XTREAM PANEL DATABASE SETTINGS */ /* CONFIGURAÇÕES DO BANCO DE DADOS DO SERVIDOR XTREAM CODES */
define('DB_HOST', '127.0.0.1'); <- Insert here the Xtream MySQL/MariaDB IP.
define('DB_PORT', '3306'); <- Insert here the Xtream MySQL/MariaDB Port.
define('DB_NAME', 'xtream_iptvpro'); <- IInsert here the Xtream MySQL/MariaDB database Name.
define('DB_USER', 'root'); <- IInsert here the Xtream MySQL/MariaDB database User.
define('DB_PASS', 'password'); <- IInsert here the Xtream MySQL/MariaDB database Password.

5- Open in your browser the install script (https://your-domain-or-ip/install.php)
6- Edit the information and hit the "Concluir" button. After that, delete the file install.php from your server!
7- Go to https://your-domain-or-ip and login with your Xtream Codes admin user and password.

Please, DO NOT say this script does not work. It has been tested by me and is working!
download off
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

samucatorrents

Extended Member
Ext. Member
Joined
May 27, 2020
Messages
95
Reaction score
180
Points
44
Location
Brazil
Hi,
"Maybe" this has already been published on other occasions, but many likes are needed to download it and I don't know if it is decoded. So, here you have kOffice Panel 2.1 Decoded. in 1, 2, 3 likes :p

Note: This panel is in Portuguese and don't have translation files, but can be easily translated to English or other language. (I will do this when I have some time)

Demo, screenshots and download link can be found in the hidden text ;)

Updated with some fixes, code cleanup and missing files.

No quote

Before you proceed. This app needs connection to your Xtream Codes database!

Howto:

1- Download the file, extract and copy the content inside the "panel" folder to your server. (I will not go into details of how you should configure PHP, Apache /Nginx! this is a simple site...)
2- Create a new DB and user for kOffice
3- Import in the kOffice DB the file inside the "db" folder. (office_panel2.sql)
4- Now, open the file "sys/config.php" and edit:
PHP:
/* OFFICE PANEL DATABASE SETTINGS */ /* CONFIGURAÇÕES DO BANCO DE DADOS DO PAINEL OFFICE */
define("OFFICE_DB_HOST", "127.0.0.1"); <- Insert here the kOffice MySQL/MariaDB IP.
define("OFFICE_DB_PORT", "3306"); <- Insert here the kOffice MySQL/MariaDB Port.
define("OFFICE_DB_NAME", "office_panel2"); <- IInsert here the kOffice MySQL/MariaDB database Name.
define("OFFICE_DB_USER", "root"); <- IInsert here the kOffice MySQL/MariaDB database User.
define("OFFICE_DB_PASS", "password"); <- IInsert here the kOffice MySQL/MariaDB database Password.

/* XTREAM PANEL DATABASE SETTINGS */ /* CONFIGURAÇÕES DO BANCO DE DADOS DO SERVIDOR XTREAM CODES */
define('DB_HOST', '127.0.0.1'); <- Insert here the Xtream MySQL/MariaDB IP.
define('DB_PORT', '3306'); <- Insert here the Xtream MySQL/MariaDB Port.
define('DB_NAME', 'xtream_iptvpro'); <- IInsert here the Xtream MySQL/MariaDB database Name.
define('DB_USER', 'root'); <- IInsert here the Xtream MySQL/MariaDB database User.
define('DB_PASS', 'password'); <- IInsert here the Xtream MySQL/MariaDB database Password.

5- Open in your browser the install script (https://your-domain-or-ip/install.php)
6- Edit the information and hit the "Concluir" button. After that, delete the file install.php from your server!
7- Go to https://your-domain-or-ip and login with your Xtream Codes admin user and password.

Please, DO NOT say this script does not work. It has been tested by me and is working!
This link in mega is down. Can you please upload it again?
 
Status
Not open for further replies.
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock