manifest / unclassified / wcre-chatbot-plugin
WCRE Virtual Assistant
Weiser Center for Real Estate AI chat widget powered by Maizey.
by Weiser Center for Real Estate · github.com/wcre-um/wcre-chatbot-plugin
★ 0stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/wcre-um/wcre-chatbot-plugin/releases/download/v1.2.0/wcre-chatbot-plugin.zipDeclares an update source (https://github.com/stockere/wcre-chatbot-plugin), so updates arrive through the plugin's own updater.
From the readme
WCRE Virtual Assistant
A WordPress plugin that adds an AI-powered chat widget to the Weiser Center for Real Estate website, powered by the University of Michigan's Maizey platform.
What it does
- Displays a floating "💬 Virtual Assistant" button on every page (visible to logged-in WordPress users only during testing)
- Opens a chat window connected to the WCRE Maizey bot
- Answers questions about programs, events, scholarships, alumni engagement, and more
- Routes academic/scheduling questions to Taubman Advising
- All API calls happen server-side — the API token is never exposed to the browser
Requirements
- WordPress 5.8+
- PHP 7.4+
- A Maizey project at umgpt.umich.edu with an API token
- The WCREUMGPTKEY constant set in wp-config.php (see below)
Installation
1. Download the latest release zip from the Releases page
2. In WordPress admin → Plugins → Add New → Upload Plugin
3. Upload the zip → Install Now → Activate
4. Go to Settings → WCRE Virtual Assistant
5. Enter your Maizey Project ID (found in your Maizey project dashboard)
6. Save
Configuration
API Token (required)
The API token should be set as a constant in wp-config.php by your server administrator. Add the fol
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.2.0 | Aug 3, 2026 | wcre-chatbot-plugin.zip | 0 |