Linux 软件免费装
Banner图

SandboxPress AI

开发者
更新时间 2026年6月6日 23:25
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce development dummy content faker test data

下载

1.0 1.0.0

详情介绍:

SandboxPress AI (SBPAI) is a professional-grade WordPress plugin designed for developers, designers, and QA testers who need realistic, bulk-generated dummy data on development, staging, or demo sites. Unlike basic lorem-ipsum tools, SBPAI generates structured, relationship-aware content across your entire WordPress installation — including full WooCommerce simulation — using the battle-tested FakerPHP library with an optional AI content layer.
⚠️ This plugin is intended for development/staging environments only. Do NOT install on live production sites.
🚀 Core Features 📝 Content Generation 🔧 How Background Generation Works All bulk generation jobs are dispatched to WooCommerce Action Scheduler (included via Composer). This means: 📦 Requirements | Requirement | Minimum Version | |---|---| | WordPress | 6.0+ | | PHP | 7.4+ | | WooCommerce (for WC features) | 7.0+ | | FakerPHP (bundled via Composer) | 1.24+ | | Action Scheduler (bundled) | 3.6+ | 🔌 Optional Integrations

安装:

Automatic Installation
  1. In your WordPress admin, go to Plugins → Add New
  2. Search for SandboxPress AI
  3. Click Install Now, then Activate
Manual Installation
  1. Download the plugin .zip file
  2. Go to Plugins → Add New → Upload Plugin
  3. Select the .zip file and click Install Now
  4. Click Activate Plugin
After Activation Navigate to SandboxPress AI in your WordPress admin sidebar. You will see the following sections:

屏幕截图:

  • Generate Content post tab - Configurator to bulk generate posts, pages, and custom post types with options for categories, featured images, and dates.
  • View All list of fake posts - Interactive dashboard list showing all generated mock posts with author, tags, and options for quick and bulk deletion.
  • User Generation tab - Panel to configure user creation by individual role counts, shared passwords, CDN avatars, and profile details.
  • User Generation list - Management interface displaying generated customer and editor profiles with filtering by role and bulk deletion controls.
  • WooCommerce Product generation tab - Module to generate simple, grouped, variable, and virtual products, including real linked variable attribute sets.
  • WooCommerce Quick store generation tab - Store setup screen to configure mock addresses, local currencies, taxes, and shipping rules to bypass the WC setup wizard.
  • WooCommerce Dummy Product list tab - Dedicated table showing generated catalog products with product type badges, pricing, and bulk delete actions.
  • WooCommerce Order generation tab - Interface to simulate bulk order placement across multiple statuses, linking orders dynamically to existing products and users.
  • Settings General tab for domain choose and AI switch - Settings screen to choose from 22 domain presets (e.g. tech, fashion) and toggle the global AI text generation mode.
  • AI key configuration tab for OpenAI and Groq and choose from list - Key management panel to register primary and fallback LLM API credentials with an inline connection tester.
  • Nuclear Danger Zone tab for delete all fake data - Data eradication console to immediately halt background queues and perform database cleanup of all generated metadata.

升级注意事项:

1.0.0 Initial release. No upgrade steps required.

常见问题:

Will this work on my production site?

No. This plugin is strictly for development and staging environments. It is designed to generate large amounts of fake data and does not have safeguards against polluting a live database.

Do I need WooCommerce installed?

WooCommerce is only required for the WooCommerce module (Products, Orders, Coupons). The Content and Users modules work on any WordPress installation without WooCommerce.

Do I need an AI API key?

No. All AI providers are completely optional. By default, all content is generated locally using FakerPHP which works with zero configuration and zero API cost. AI providers simply enhance the quality of titles and body text.

What is yopmail.com and why are generated users assigned emails there?

Yopmail is a free, no-signup disposable email service. Any email anything@yopmail.com has a working inbox you can visit instantly. This makes it easy to test WooCommerce email flows (order confirmations, password resets) using generated users without needing real email addresses.

How do I delete all the generated content?

Go to Settings → Danger Zone and click Delete All Dummy Data. This permanently removes all posts, users, products, orders, and media that carry the plugin's _sbpai_ tracking identifiers.

Can I filter generated content in the admin lists?

Yes. Each list view (Content, Products, Orders, Users) has a filter dropdown at the top and supports native bulk deletion via checkboxes.

What happens if the AI provider fails mid-generation?

The generation chain is: Primary AI → Fallback AI → FakerPHP. If both AI providers fail, content is generated locally using FakerPHP. Generation never stops or throws a fatal error.

Does this support WooCommerce HPOS?

Yes. Order tracking uses the WooCommerce WC_Order::update_meta_data() API which is fully compatible with both legacy Post-based storage and the new High-Performance Order Storage (HPOS/COT).

What are the default passwords for generated users?

The default password is configurable from the Users tab before generation. The default value is Password@123. The password is also stored per-user in the _sbpai_default_password user meta key for reference.

How do I connect an AI provider?

  1. Go to Settings → AI Providers
  2. Select your Primary Provider from the dropdown (Free or Paid)
  3. Paste your API key
  4. Click 🔌 Test Connection to verify it works
  5. Click 💾 Save & Activate
  6. Optionally, repeat for a Fallback Provider
  7. Enable AI generation in Settings → General by checking Use AI for Content

更新日志:

1.0.0