DIGITAL LABZ NATIVE BLOG BRIDGE
================================

Purpose
-------
Shows the Blog managed by Digital Labz at https://tasfirm.com/blog without
creating a second CMS or database. Posts, media, SEO, sitemap and RSS remain
managed and versioned by the Digital Labz portal.

Installation on TAS Firm hosting
--------------------------------
1. Open the TAS Firm hosting file manager or connect by SFTP.
2. Create the folder public_html/blog if it does not exist.
3. Upload .htaccess, config.php and index.php into that folder.
4. Make sure PHP and the Apache rewrite module are enabled.
5. Open https://tasfirm.com/blog/?digital-labz-health=1.
6. The response must contain: "provider":"digital-labz-native-blog".
7. In Digital Labz, open Settings > Integrations > Native Blog Bridge and
   click Test connection.

Configuration
-------------
This package is preconfigured for the TAS Firm client:

  client_id: tas-firm
  origin: https://clients.digitallabz.co/native-blog/tas-firm
  public path: /blog

For another client, edit only config.php before uploading it.

Data safety
-----------
This bridge does not write posts or create a second database. It has a short
15-second delivery cache and can temporarily show the last valid response if
the Digital Labz origin is unavailable. The authoritative content remains in
the portal database and its native Blog backups.
