Quelora Integration self-updates
WordPress plugin for Quelora — embed the comment widget and sync posts and users to the platform.
by Quelora Architecture Team · github.com/quelora/quelora-wp-plugin · website
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/quelora/quelora-wp-plugin/archive/refs/heads/main.zipShips its own WordPress updater (Update URI header), so new versions show up under Dashboard → Updates.
WordPress plugin for the Quelora platform.
Integrates Quelora — comments, engagement and community features — into any WordPress site, without writing code.
Features
- Embeds the Quelora widget into posts and pages
- Setup wizard that configures the connection to your Quelora backend
- Syncs WordPress posts and users to Quelora (batch upsert)
- Per-site configuration of the integration
Installation
- Copy the plugin into
wp-content/plugins/quelora/ - Activate it from the WordPress admin → Plugins
- Run the setup wizard and enter your Quelora API URL and Client ID (
cid)
Architecture
Talks to quelora-dashboard-api
for sync and integration config, and embeds
quelora-widget-community
on the front end.
License
AGPL-3.0-only — Copyright (C) 2026 Germán Zelaya.
Part of the Quelora project.