WP Manifestindependent plugin directory
manifest / ai / nudge-ai-donate

NudgeAI Donate

Wordpress plugin for generating AI donation nudges

by Filip Aleksic · github.com/faleksic/nudge-ai-donate

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/faleksic/nudge-ai-donate/archive/refs/heads/main.zip

AI-powered contextual donation nudges for WordPress. Generate personalized donation appeals based on your post content.

Description

NudgeAI Donate is a WordPress plugin that generates personalized donation appeals based on your post content. Using AI technology, it analyzes each post and creates contextual donation messages that resonate with your readers.

When visitors read your posts, they'll see a beautifully designed popup with a donation appeal that's directly related to the content they just engaged with.

Features

  • AI-powered content generation tailored to each post
  • Easy-to-use meta box in the post editor
  • Customizable donation messages
  • Non-intrusive popup design
  • Configurable donation link
  • Works with standard WordPress posts

How It Works

  1. Content Analysis: When you click "Generate Nudge", the plugin sends your post content to an AI service
  2. AI Processing: The AI analyzes the content and generates a contextual donation message
  3. Customization: You can review and edit the generated text before publishing
  4. Frontend Display: When visitors view the post, the donation popup appears automatically
  5. User Action: Visitors can donate (redirected to your donation page) or dismiss the popup

External Services

This plugin connects to an external AI service to generate donation nudge content. This is required for the core functionality of generating AI-powered donation messages.

Service: NudgeAI Backend API Service URL: https://nudge-ai-backend-production.up.railway.app

Data sent to the service:

  • Post ID (internal WordPress identifier)
  • Post title
  • Post content (body text)
  • Post category

When data is sent: Data is transmitted only when an administrator explicitly clicks the "Generate Nudge" button in the WordPress post editor. No data is sent automatically or in the background.

Privacy: No visitor or user data is collected or transmitted to this service. Only post content created by the site administrator is sent.

Service policies:

By using this plugin, you agree to the NudgeAI service terms of use and privacy policy.

Installation

  1. Upload the nudge-ai-donate folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Settings > Donation Nudges to configure your API key and donation link
  4. Edit any post and use the "AI Donation Nudge" meta box to generate nudges

Frequently Asked Questions

Do I need an API key?

Yes, an API key is required to use the AI generation features. Contact the plugin developer to obtain one.

What data is sent to the external service?

When you click "Generate Nudge", the following post data is sent: post ID, title, content, and category. No visitor or user data is ever transmitted. See the "External Services" section for full details.

Can I customize the generated text?

Yes! After generating a nudge, you can edit the text directly in the meta box before saving.

Does this work with custom post types?

Currently, the plugin only works with standard WordPress posts.

Screenshots

  1. Settings page for configuring API key and donation link
  2. Meta box in post editor for generating nudges
  3. Frontend popup displayed to visitors

Changelog

0.0.1

  • Initial release
  • AI-powered donation nudge generation
  • Frontend popup display
  • Settings page for configuration

Upgrade Notice

0.0.1

Initial release of NudgeAI Donate.