Linux 软件免费装
Banner图

CodeAtoz Campaign Manager for WooCommerce

开发者 codeatoz
更新时间 2026年3月27日 14:42
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce promotions discount countdown timer flash sale

下载

1.0.0

详情介绍:

CodeAtoz Campaign Manager for WooCommerce is a lightweight WooCommerce plugin built for small and growing stores that want to run effective flash sales without complex marketing tools or recurring fees. From a single, clean admin screen you can: All pricing logic uses standard WooCommerce price filters – no direct database writes – so your original prices remain safe. The plugin is fully translatable and follows WordPress.org coding and security best practices. Key Features Who Is It For? CodeAtoz Campaign Manager for WooCommerce is perfect for:

安装:

  1. Upload the plugin
  2. Download the plugin ZIP and upload via Plugins → Add New → Upload Plugin, or
  3. Upload the codeatoz-campaign-manager folder to /wp-content/plugins/ via FTP.
  4. Activate the plugin
  5. Go to Plugins → Installed Plugins and click Activate on CodeAtoz Campaign Manager for WooCommerce.
  6. Verify WooCommerce
  7. Make sure WooCommerce is installed and activated. If not, the plugin will show an admin notice.
  8. Create your first campaign
  9. Go to WooCommerce → Smart Campaigns.
  10. Click Add New Campaign.
  11. Either pick a template at the top or fill the form manually:
  12. Campaign Name
  13. Type (Flash Sale, Weekend Deal, Clearance)
  14. Discount Type & Value
  15. Announcement Bar Text
  16. Bar Background Color & Timer Color
  17. Start Date & Time, End Date & Time
  18. Status (Draft, Scheduled, Active)
  19. Click Create Campaign.
  20. Test on the storefront
  21. Visit your shop and product pages.
  22. When a campaign is active you should see:
  23. Storefront announcement bar with countdown
  24. Sale prices and badges on products
  25. Urgency messages in the cart and on product pages

升级注意事项:

1.1.0 This release adds test mode, minimum cart value, exclude on-sale items, and social proof fields. A database migration runs automatically on upgrade to add the new columns. 1.0.0 First public release.

常见问题:

Does this plugin modify my product prices in the database?

No. CodeAtoz Campaign Manager for WooCommerce uses standard WooCommerce price filters to apply discounts at runtime. Your original product prices remain unchanged in the database.

Can I run more than one campaign at the same time?

The plugin supports multiple campaigns but only one active campaign is applied to pricing at a time — the most recently created active campaign takes priority. Future Pro versions may add advanced targeting and multiple concurrent campaigns.

What happens if WP-Cron or Action Scheduler is not working?

The plugin checks WP-Cron and Action Scheduler health on the Smart Campaigns admin screen. If something looks wrong (cron disabled or Action Scheduler not run recently), it shows a clear warning with a link to the official WordPress cron documentation.

Will this slow down my store?

CodeAtoz Campaign Manager for WooCommerce caches the active campaign using the Transients API for 60 seconds, so WooCommerce product price lookups don’t hit the database on every request. The frontend assets are small and loaded only on WooCommerce pages.

Does it work with WooCommerce HPOS (High-Performance Order Storage)?

Yes. The plugin declares compatibility with WooCommerce HPOS using \WooCommerce\Utilities\FeaturesUtil::declare_compatibility().

Can I customize the templates or add my own?

Yes. The three default templates are defined in PHP and exposed through the scm_campaign_templates filter. Developers can hook into this filter to add, remove or modify templates in custom code or a Pro add-on.

Does the free version call any external APIs or track my store?

No. The free version does not make any outgoing HTTP requests or track usage. All logic runs inside your WordPress and WooCommerce installation.

更新日志:

1.1.0 1.0.0