Plugin info

Total downloads: 119
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: 12/2/2025 (28 days ago)
Added to WordPress: 11/13/2025 (0 years old)
Minimum WordPress version: 6.0
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 28 days ago

68/100

Is EdiDev AI Assistant for Perfection42 abandoned?

Likely maintained (last update 28 days ago).

Compatibility

Requires WordPress: 6.0
Tested up to: 6.8.3
Requires PHP: 7.4

Developers

Languages

Similar & Alternatives

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

No similar plugins found yet.

Description

EdiDev AI Assistant for Perfection42 (Perfection42 AI Product Assistant for WooCommerce) turns basic product data into sales-ready content in a few clicks.

Generate, fix, and enhance titles, short descriptions, full descriptions, product images, and videos – without leaving your WooCommerce Products screen. Run AI workflows on a single product or bulk-select hundreds and let the plugin handle the queue in the background.

This plugin connects your store to the Perfection42 platform, a specialized AI engine for e-commerce visuals and product content.

Developed and maintained by EdiDev. This plugin integrates with the Perfection42 API as a technology partner to provide AI generation features. Perfection42 did not author or maintain the plugin code.

Highlights
– Works directly in wp-admin (WooCommerce Products list + product edit page)
– Generate or improve titles, short descriptions, full descriptions and product videos
– Fix visuals with background removal, upscaling and enhancement
– Run AI workflows for one product or hundreds at once with background queues and logs
– Permission-aware: only users with product editing rights can run AI actions

How it works

  1. Select products – choose one or multiple WooCommerce products from the Products list or edit page.
  2. Select workflow – text, images or video (e.g. Text to Text, Remove Background, Upscale Image, Create Product Video).
  3. Tell the AI what you need – short brief, tone of voice, keywords.
  4. Preview the results – adjust titles, descriptions and visuals before saving.
  5. Apply to one or many products – save for a single product or run in bulk via the background queue.

Supported Product Types
– Simple products (downloadable/virtual)
– Other types (Variable, Grouped, External, Affiliate) at parent level only
– Variations support planned for next update

External Services / API

This plugin connects to the Perfection42 API when an admin explicitly triggers AI generation. Data sent may include product text, prompts, and image URLs. Responses may include generated text, images, or video URLs for use in WooCommerce.

Privacy

This plugin registers a Privacy Policy Guide entry via wp_add_privacy_policy_content() describing what data is sent to the Perfection42 API and for what purpose.
Site owners should review and, if needed, add their own policy disclosures.

Credits

This plugin is developed and maintained by EdiDev (https://edidev.online).

Acknowledgements: Perfection42 is our technology partner and API provider for AI generation. They did not author the plugin code.

License

This plugin is licensed under the GNU General Public License, version 2 (GPLv2) or later.

You should have received a copy of the GNU General Public License along with this program.
If not, see https://www.gnu.org/licenses/gpl-2.0.html

Third-Party Licenses

This plugin includes and/or bundles third-party components licensed under GPL-compatible licenses (e.g., MIT).
A complete list is available in the file THIRD-PARTY-LICENSES.txt.

Notes for reviewers and users:
– Any third-party library included via Composer or npm preserves its original LICENSE file in the distribution (e.g., under /vendor or /assets as applicable).
– No assets with “NonCommercial” or “NoDerivatives” clauses are included.
– All images, icons, and fonts shipped in this plugin are original works by the authors or under GPL-compatible licenses.

Installation

  1. Upload the plugin to /wp-content/plugins/ or install it via the Plugins Add New screen.
  2. Activate WooCommerce and then activate this plugin.
  3. Go to Perfection42 Settings.
  4. Enter your Perfection42 API credentials (or create them in your Perfection42 account).
  5. Start generating in WooCommerce Products.

Frequently Asked Questions

What does Perfection42 AI Product Assistant do?

It helps WooCommerce store owners generate and improve product content automatically — including titles, descriptions, images, and videos — directly from the WordPress dashboard.

Will it overwrite my existing content?

Only if you choose UPDATE. If you choose ADD, content will be appended. All results can be previewed before saving.

Where are generated images and videos stored?

All generated media is stored in the Media Library and assigned to products as Featured, Gallery, or Product Video.

Can I generate for multiple products at once?

Yes. Use Generate for all selected products. For large sets, the plugin uses a background queue to prevent timeouts.

Does it support Variations?

Not yet. Current release supports Simple products (and parent-level actions for other types). Variation support is planned for an upcoming update.

Is my data safe?

Yes. The plugin uses nonces, capability checks, and communicates only with the Perfection42 API. No customer data is sent.
See our Privacy and External Services sections below.

Review feed

No reviews available

Screenshots

  1. Perfection42 Account Login Page

    Perfection42 Account Login Page

  2. AI Assistant on WooCommerce Products List

    AI Assistant on WooCommerce Products List

  3. Product Edit Screen – AI Popup

    Product Edit Screen – AI Popup

  4. Configuration for Text Generation Example

    Configuration for Text Generation Example

  5. Results in Text Generation Example

    Results in Text Generation Example

  6. AI Generation Processing

    AI Generation Processing

  7. Successful State on Generate for All Example

    Successful State on Generate for All Example

  8. Saving Results to WooCommerce Product Fields Example

    Saving Results to WooCommerce Product Fields Example

Changelog

1.0.7

  • UPDATE: Improved UI layout and responsiveness for small-screen devices.
  • ENHANCEMENT: Enhanced UX for the generating workflow to provide a smoother and more intuitive user experience.

1.0.6

  • FIXED: Compatibility adjustments for WooCommerce 10.3.5.

1.0.5

  • REMOVE: Removed admin iframe from Settings and replaced it with an external sign-up link (opens in a new tab) per WordPress.org feedback.
  • UPDATE: Added PHP-translated strings for the sign-up button and helper text, passed into Twig for rendering.
  • CLEANUP: Removed any iframe-specific assets/styles; retained general layout assets used by the settings form.

1.0.4

  • REFACTOR: Standardize plugin naming, REST API endpoints, and version constants (Renamed plugin name and updated REST API namespace for consistency. Replaced version references with PLUGIN_VERSION constant. Updated options cleanup logic, author metadata in composer.json, and removed obsolete TODO comments.)
  • REMOVE: Eliminate unused imports, exception handling, and redundant methods (Streamlined code by removing unused class imports, exception handling around plugin deactivation, and the redundant notice_success_message method. Simplifies maintenance and improves readability.)
  • UPDATE: Adjust global constants variable to reflect renamed plugin configuration (Replaced EDIDEV_PERFECTION_WP_CONST with EDIDEV_AI_ASSISTANT_FOR_PERFECTION42_WP_CONST for consistency with the new plugin namespace.)

1.0.2

  • Renamed plugin to “EdiDev AI Assistant for Perfection42” (slug edidev-ai-assistant-for-perfection42)
  • Added nonce + capability checks on settings save
  • Hardened REST API endpoint permissions (manage_woocommerce / edit_products)
  • Added clear External Service Disclosure & Non-Affiliation statements (Guideline 6 compliance)
  • Removed all manual core includes (wp-load.php, admin.php, etc.)
  • Verified i18n consistency and removed redundant load_plugin_textdomain
  • Ensured JS client attaches X-WP-Nonce header on every REST call
  • Passed PHPCS/WPCS validation and prepared for WordPress.org submission

1.0.0

  • Initial release
  • Supports Simple products (others at parent level)
  • Generate text, images, and videos
  • Popup UI with bulk generation, logging, and background processing