FLOATING BAR ONLINE — HUB PHP RIENG (floatingbar.online) ======================================== Trang chu: index.html (tu dong mo neu host dat DirectoryIndex). Bang thong ke: dashboard.php (mat khau trong config.php -> dashboard_password). Nhan du lieu tu WP: ingest.php (POST + Bearer hoac header X-FCB-Bearer = ingest_secret). 1) Upload toan bo thu muc len host (floatingbar.online). 2) config.sample.php -> config.php, chinh ingest_secret, dashboard_password, sqlite_path. 3) Quyen ghi thu muc data/ 4) Tren moi site WP: URL ingest = https://floatingbar.online/ingest.php (hoac duong dan ban dat). 5) Neu luon loi 403 forbidden: host co the chan Authorization xuong PHP. File .htaccess hub co RewriteRule chuyen Authorization -> HTTP_AUTHORIZATION. Nginx can them: fastcgi_param HTTP_AUTHORIZATION $http_authorization; (hoac tuong duong). Plugin WP gui kem X-FCB-Bearer. Xem index.html tren trinh duyet sau khi upload.