WP Manifestindependent plugin directory
manifest / ai / immersive-delivery

Immersive Delivery

WordPress plugin that generates LLM-powered immersive content delivery versions of posts and pages

by Immersive Delivery Team · github.com/draganescu/immersive-delivery · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/draganescu/immersive-delivery/archive/refs/heads/trunk.zip

WordPress plugin that generates LLM-powered immersive content delivery versions of posts and pages.

Requirements

  • WordPress 6.0+
  • PHP 8.0+

Install

  1. Copy this folder into wp-content/plugins/immersive-delivery.
  2. (Optional) Run composer install if you need to refresh autoloaded deps.
  3. Activate "Immersive Delivery" in the WordPress admin.

Development

  • Main plugin entry: immersive-delivery.php
  • Source code: src/

Release

Run ./release.sh to build a zip you can upload as a WordPress plugin.

License

GPL-2.0-or-later