What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  Guest viewing is limited

kOffice Panel 2.1 Decoded For Xtream Codes (Updated)

kOffice Panel 2.1 Decoded For Xtream Codes (Updated)
ian Offline

ian

Here to help

Staff member
Super Moderator
Moderator
Apr 4, 2020
2,528
13,587
153
UK
Updated with some fixes, code cleanup and missing files.

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:

/* 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 ( )
6- Edit the information and hit the "Concluir" button. After that, delete the file install.php from your server!
7- Go to 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!

Demo


 
Last edited:
ian Offline

ian

Here to help

Staff member
Super Moderator
Moderator
Apr 4, 2020
2,528
13,587
153
UK
is just 5 likes learn how to download and collect likes
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top Posters of the Month

Online statistics

Members online
109
Guests online
531
Total visitors
640
Top