Plugin info

Total downloads: 111
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 9/25/2025 (97 days ago)
Added to WordPress: 9/25/2025 (0 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.6.4
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Maintained • Last updated 97 days ago

50/100

Is QuarkCode AI Basic abandoned?

Likely maintained (last update 97 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.6.4
Requires PHP: 7.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

My Eyes Are Up Here
Rating 5.0/5 (32 reviews)Active installs 3,000
autoRetouch
Rating 0.0/5 (0 reviews)Active installs 10
Interior Design Image Editing
Rating 0.0/5 (0 reviews)Active installs 0
Product Image Editor with Canva for WooCommerce
Rating 0.0/5 (0 reviews)Active installs 0

Description

QuarkCode AI Basic integrates Google’s Gemini AI to provide powerful image generation and editing capabilities directly within your WordPress site.

Key Features:
* Generate images from text descriptions
* Edit existing images with AI
* Role-based access control
* Rate limiting for API usage
* Customizable interface colors
* Image gallery with session management
* Secure API key management

External Services

This plugin connects to Google’s Gemini AI API to provide image generation and editing functionality.

Google Generative Language API (Gemini)
* Service: Google’s Gemini AI image generation service
* Purpose: Generate and edit images based on text prompts provided by users
* Data Sent:
– Text prompts entered by users
– Image data (when editing existing images)
– API requests are made only when users actively generate or edit images
* When Data is Sent: Only when users click “Generate Image” or edit images using the plugin interface
* API Endpoint: https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash-image-preview:generateContent
* Privacy Policy: https://policies.google.com/privacy
* Terms of Service: https://policies.google.com/terms

Important Privacy Information:
* No data is sent to Google without explicit user action (clicking generate/edit buttons)
* User prompts and uploaded images are processed by Google’s AI service
* Users must configure their own Google AI API key
* Rate limiting is implemented to control API usage
* No personal data is stored on external servers – all data is processed temporarily for image generation

User Consent:
By using this plugin’s image generation features, users acknowledge that their text prompts and any uploaded images will be sent to Google’s AI service for processing.

Installation

  1. Upload the plugin files to /wp-content/plugins/quarkcode-ai-basic/
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Settings -> QuarkCode AI to configure your Google AI API key
  4. Use the shortcode [quarkcode_generator] on any page or post

Frequently Asked Questions

Do I need a Google AI API key?

Yes, you need to obtain a Tier 1 API key from Google AI Studio (https://ai.google.dev/).

Is there a limit on image generation?

Yes, the plugin includes configurable rate limiting per user to manage API costs.

Review feed

No reviews available

Screenshots

  1. Main generator interface

    Main generator interface

  2. Settings page

    Settings page

  3. Settings page

    Settings page

Changelog

1.1.0

  • Initial release
  • Image generation and editing capabilities
  • User role management
  • Rate limiting system