403Webshell
Server IP : 69.72.244.102  /  Your IP : 216.73.216.164
Web Server : LiteSpeed
System : Linux s3434.fra1.stableserver.net 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64
User : konzalta ( 1271)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/konzalta/soko.chat/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/konzalta/soko.chat/README.md
# Soko.chat V3 - Kenya Counties Craigslist Style

This is a cPanel-ready PHP/MySQL build shaped like Craigslist, but organized around Kenya's 47 counties.

## Features

- County-first homepage
- All 47 Kenya counties
- Classified-style category browsing
- County + category URL pattern
- Simple public deal submission
- Admin login and moderation
- WhatsApp/Twilio inbox webhook
- Redacted deal teasers
- Unlock/payment placeholder for M-PESA
- Analytics counters: views, unlock attempts, unlocks, reports
- Dynamic recommended unlock pricing helper

## Install

1. Upload files to your cPanel domain/subdomain root.
2. Create MySQL database and user.
3. Import `database/schema.sql` in phpMyAdmin.
4. Edit `app/config.php` and set:
   - APP_URL
   - DB_NAME
   - DB_USER
   - DB_PASS
5. Visit your domain.

## Admin

URL:

`/admin/login.php`

Default login:

Email: admin@soko.chat  
Password: admin123

Change immediately after install.


## Version 3 updates

- Uses the supplied Soko.chat logo in the top-left header.
- Shows the top 10 most active counties first on the homepage.
- Still shows all 47 counties below the active counties section.
- Defaults `APP_URL` to `https://soko.chat`, so generated links point to soko.chat.

Youez - 2016 - github.com/yon3zu
LinuXploit