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.zipWordPress plugin that generates LLM-powered immersive content delivery versions of posts and pages.
Requirements
- WordPress 6.0+
- PHP 8.0+
Install
- Copy this folder into
wp-content/plugins/immersive-delivery. - (Optional) Run
composer installif you need to refresh autoloaded deps. - 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