update
This commit is contained in:
56
.paul/codebase/integrations.md
Normal file
56
.paul/codebase/integrations.md
Normal file
@@ -0,0 +1,56 @@
|
||||
# External Integrations
|
||||
|
||||
> Generated by /paul:map-codebase — 2026-04-26
|
||||
|
||||
## Payment Processing
|
||||
|
||||
| Service | Plugin | Version | Notes |
|
||||
|---------|--------|---------|-------|
|
||||
| PayU | woo-payu-payment-gateway | 2.0.13 | Methods: card, BLIK, bank transfer, PayPo, Twisto, installments |
|
||||
|
||||
## Analytics & Marketing
|
||||
|
||||
| Service | Plugin | Version | Purpose |
|
||||
|---------|--------|---------|---------|
|
||||
| Google Analytics | Google Site Kit | 1.128.1 | Site analytics |
|
||||
| Google Tag Manager | GTM4WP | 1.22.3 | Tag container |
|
||||
| Facebook Pixel | PixelYourSite | — | Conversion tracking |
|
||||
| Google Shopping | Woo Product Feed PRO | 13.3.2 | Product feeds for Google, Bing, etc. |
|
||||
|
||||
## Social Media
|
||||
|
||||
| Service | Plugin | Version | Purpose |
|
||||
|---------|--------|---------|---------|
|
||||
| Instagram | Smash Balloon Instagram Feed | 6.1.6 | Feed display |
|
||||
| YouTube | Elfsight YouTube Gallery CC | 3.5.0 | Gallery embed |
|
||||
| YouTube | YouTube Feed Pro | — | Feed display |
|
||||
| Facebook Messenger | FB Messenger Live Chat | 1.5.0 | Live chat widget |
|
||||
|
||||
## Hosting & Infrastructure
|
||||
|
||||
| Service | Details |
|
||||
|---------|---------|
|
||||
| Hosting | Cyber-Folks shared hosting (`s165.cyber-folks.pl`) |
|
||||
| App management | Installatron (handles updates; auto-update disabled in WP) |
|
||||
| FTP deployment | ftp-kr VS Code extension, auto-upload enabled |
|
||||
| SSL | Really Simple SSL plugin + server certificate |
|
||||
|
||||
## Security
|
||||
|
||||
| Service | Method |
|
||||
|---------|--------|
|
||||
| Wordfence WAF | `.htaccess` + `.user.ini` auto_prepend_file |
|
||||
| GDPR Cookie consent | Beautiful & Responsive Cookie Consent plugin |
|
||||
| Spam protection | WP Armour / Honeypot |
|
||||
| Malware scanning | GoTMLS plugin |
|
||||
|
||||
## Email
|
||||
|
||||
- Contact email hardcoded in theme: `szkolenia@kursymasazu.com`
|
||||
- WooCommerce order emails (via WordPress mail / likely server sendmail)
|
||||
|
||||
## Scheduled Tasks
|
||||
|
||||
| Script | Trigger | Purpose |
|
||||
|--------|---------|---------|
|
||||
| `cron-products.php` | External cron call | Auto-unpublish WooCommerce products when ACF `end_date_of_the_offer` passes |
|
||||
Reference in New Issue
Block a user