⚽ CF Football Bypass for PrestaShop PrestaShop module that automates the switching between Proxied and DNS Only modes in Cloudflare when mass blocking is applied during football matches. The module obtains the hayahora.futbol feed and activates/deactivates the selected DNS records to keep your legitimate store accessible, with a configurable cooldown period before reactivating Cloudflare. --- 🚀 Quick Installation 1. Download the ZIP file from https://github.com/JoseManuelPedraja/cf-football-bypass-prestashop/releases 2. Copy the <code>cffootballbypass</code> folder to your PrestaShop modules directory. 3. From the PrestaShop Back Office, go to Modules > Module Manager and activate CF Football Bypass. 4. Configure the module in Advanced Parameters > CF Football Bypass, where you can adjust: - The check interval - The cooldown period after deactivating Cloudflare - The DNS records you want to manage --- ⚙️ Requirements - PrestaShop 8 or higher - Active Cloudflare account - Access to the Cloudflare API with permissions to manage DNS 📖 Documentation If you want to use an external cron, follow these steps: Add the following code to your .htaccess file located in var/www/public_html/modules/: <Files "cron.php"> <If "%{REQUEST_URI} =~ m#^/modules/cffootballbypass/cron\.php#"> Require all granted </If> </Files> GitHub cffootballbypass.zip
Comentarios (0)
Su agradecimiento a la reseña no pudo ser enviado
Reportar comentario
Reporte enviado
Su reporte no pudo ser enviado