Skip to navigation Skip to main content
Smart Cycle Discounts is now available on WordPress.org — Download Free
🎉 SCD is now available — Download Free
  • WordPress
    WordPress Plugins
    View all
    Smart Cycle Discounts A cycling discount mark: rotating arrows around a center badge that cycles commerce icons.

    Smart Cycle Discounts

    Automate discount campaigns with scheduling, analytics, and smart product targeting.

    5 Discount Types Recurring Campaigns
    Free Pro from $59

    TrustLens

    Customer trust intelligence for WooCommerce. Score customers, spot abuse, protect revenue.

    Trust Scores Abuse Detection
    Free Pro from $79

    New Plugin

    Coming Soon

    Something exciting is in the works. Join the waitlist to be first to know.

    Get Notified
    Notify Me
    Secure Checkout
    WordPress.org
    14-Day Refund
    Resources
    Documentation Guides & tutorials
    Discount Calculator Plan your strategy
    Support Get help
    Changelog What's new
    Get notified on new releases
  • Affiliate
  • Blog
  • DOCS
    Documentation

    Choose a plugin to explore its documentation

    Smart Cycle Discounts Automated discount campaigns for WooCommerce
    Available
    New Plugin Something exciting is in development
    Coming Soon
    New Plugin Something exciting is in development
    Coming Soon
    Docs Home FAQ Get Support
    WordPress tools that solve real problems
  • Contact Us
  • About
    Company

    Our Story

    Founded 2020

    Built by store owners, for store owners. We create WordPress tools that solve real problems.

    Learn more
    Built from Experience Real solutions we use ourselves
    Time is Precious Simple, intuitive tools
    Real Support Talk to the founders
    Legal & Contact
    Contact Us Privacy Policy Terms of Service Refund Policy
    14-Day Money-Back Guarantee No questions asked
GET STARTED

Getting Started

5
  • What is Smart Cycle Discounts?
  • Installation Guide
  • Creating Your First Campaign
  • Plugin Dashboard Overview
  • Free & Pro Features

Campaign Wizard

7
  • Campaign Wizard Overview
  • Step 1 – Basic Information
  • Step 2 – Product Selection
  • Step 3 – Discount Configuration
  • Step 4 – Campaign Scheduling
  • Step 5 – Review & Launch
  • Campaign Health Scoring

Product Selection

5
  • All Products Mode
  • Specific Products Mode
  • Random Products Mode
  • Smart Selection Mode
  • Product Search Tips

Discount Types

7
  • Percentage Discounts
  • Fixed Amount Discount
  • Buy One Get One (BOGO)
  • Tiered Volume Pricing
  • Spend Threshold Discounts
  • Bundle Discounts
  • Discount Stacking and Priority

Scheduling

5
  • Setting Campaign Dates
  • Timezone Configuration
  • Recurring Campaigns
  • Campaign Status Explained
  • Automatic Activation

Campaign Management

6
  • Campaign List
  • Editing Existing Campaigns
  • Duplicating Campaigns
  • Bulk Actions
  • Campaign Priority System
  • Campaign Overview Panel

FAQ

3
  • General
  • Compatibility
  • Pricing & Licensing

Notifications

5
  • Email Provider Setup
  • Email Notifications Setup
  • Basic Notifications
  • Proactive Alerts
  • Low Stock Alerts

Setting Configuration

5
  • General Settings
  • Display Settings
  • Advanced Settings
  • Tools and Diagnostics
  • License Management

Use Cases

7
  • Flash Sale Campaign
  • Seasonal Sale Campaign
  • Weekend Sale Recurring
  • BOGO Promotion
  • Volume Discount Campaign
  • Cart Threshold Promotion
  • Bundle Discount Campaign

Developer Documentation

5
  • Hooks and Filters Reference
  • Rest API Overview
  • Custom Discount Integration
  • Template Customization
  • Database Schema

Troubleshooting

6
  • Campaign Not Activating
  • Discounts Not Displaying
  • Scheduling Issues
  • Product Search Not Working
  • Performance Optimization
  • Common Error Messages
View Categories
  • Home
  • Docs
  • Smart Cycle Discounts
  • Getting Started
  • Installation Guide

Installation Guide

3 min read

This guide covers the complete installation process for Smart Cycle Discounts, including system requirements, installation methods, initial configuration, and troubleshooting common issues.


System Requirements #

Before installing, verify your hosting environment meets these requirements:

Component Minimum Version Recommended Notes
WordPress 6.4 6.8+ Tested up to WordPress 6.8
WooCommerce 8.0 9.5+ Required dependency; tested up to 9.5
PHP 7.4 8.3+ PHP 8.x provides better performance
MySQL 5.6 8.0+ Or MariaDB 10.1+ (10.6+ recommended)
PHP Memory Limit 128 MB 256 MB+ Higher recommended for large catalogs

Checking Your Environment #

To verify your current versions:

  1. Go to Tools → Site Health in your WordPress admin
  2. Click the Info tab
  3. Check the Server section for PHP and MySQL versions
  4. Check WordPress and Active Plugins sections for WordPress and WooCommerce versions

Installation Methods #

Method 1: Install from WordPress.org (Recommended) #

The simplest installation method for most users:

  1. Log in to your WordPress admin dashboard
  2. Navigate to Plugins → Add New
  3. In the search box, type “Smart Cycle Discounts”
  4. Locate the plugin by Webstepper and click Install Now
  5. Wait for installation to complete
  6. Click Activate

The plugin is now active and ready to configure.

Method 2: Upload via WordPress Admin #

Use this method if you downloaded the plugin as a ZIP file:

  1. Download the plugin ZIP file from WordPress.org or your purchase receipt
  2. Log in to your WordPress admin dashboard
  3. Navigate to Plugins → Add New
  4. Click the Upload Plugin button at the top of the page
  5. Click Choose File and select the downloaded ZIP file
  6. Click Install Now
  7. After installation completes, click Activate Plugin

Method 3: Manual FTP/SFTP Upload #

For advanced users or when other methods fail:

  1. Download the plugin ZIP file and extract it on your computer
  2. Connect to your server using an FTP client (FileZilla, Cyberduck, etc.)
  3. Navigate to your WordPress installation’s /wp-content/plugins/ directory
  4. Upload the entire smart-cycle-discounts folder
  5. Log in to your WordPress admin dashboard
  6. Navigate to Plugins → Installed Plugins
  7. Find “Smart Cycle Discounts” in the list and click Activate

Post-Installation Setup #

Verify Installation #

After activation, confirm the plugin is working correctly:

  1. Look for the new SC Discounts menu item in your WordPress admin sidebar
  2. Click SC Discounts → Dashboard
  3. You should see the main dashboard with:
    • Campaign Health widget
    • Campaign Planner section
    • Quick Actions buttons

Admin Menu Structure #

The SC Discounts menu provides access to all plugin features:

Menu Item Description Availability
Dashboard Campaign overview, health status, and quick actions All users
Campaigns List, create, edit, and manage all campaigns All users
Analytics Performance metrics, revenue tracking, reports Pro only
Notifications Email notification settings and queue management All users
Settings Plugin configuration and defaults All users
Tools Cache management, diagnostics, import/export All users

Initial Configuration #

Before creating your first campaign, review these settings:

  1. Navigate to SC Discounts → Settings
  2. General Tab:
    • Set default discount display preferences
    • Configure badge appearance defaults
    • Choose admin theme (Classic or Enhanced)
  3. Advanced Tab:
    • Debug mode (disable for production)
    • Performance optimization settings
    • Data retention preferences

Creating Your First Campaign #

Test your installation by creating a simple campaign:

  1. Go to SC Discounts → Campaigns
  2. Click Add New Campaign
  3. Enter a test name (e.g., “Test Campaign”)
  4. Select All Products for product selection
  5. Choose Percentage Discount and enter 10
  6. Leave schedule as Start Immediately with no end date
  7. Click Save as Draft (to test without affecting your store)

If the campaign saves successfully, your installation is complete.


Troubleshooting Installation Issues #

Plugin Not Appearing in Admin Menu #

Possible Causes & Solutions:

  • WooCommerce not active: Smart Cycle Discounts requires WooCommerce. Verify WooCommerce is installed and activated.
  • Insufficient permissions: Ensure your user account has Administrator privileges.
  • Plugin not activated: Check Plugins → Installed Plugins to confirm activation status.
  • Cache issues: Clear any caching plugins and try a hard browser refresh (Ctrl+Shift+R).

White Screen After Activation #

Possible Causes & Solutions:

  • PHP version too low: Verify PHP 7.4+ is running. Update through your hosting control panel.
  • Memory limit exhausted: Add to wp-config.php: define('WP_MEMORY_LIMIT', '256M');
  • PHP fatal error: Enable WP_DEBUG in wp-config.php to see the specific error:
    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    Check /wp-content/debug.log for error details.

Plugin Conflict #

Diagnosis Steps:

  1. Deactivate all other discount/pricing plugins temporarily
  2. Switch to a default theme (Twenty Twenty-Four)
  3. Test if the issue persists
  4. Reactivate plugins one by one to identify the conflict
  5. Report conflicts to support with specific plugin names

JavaScript Errors in Admin #

Possible Causes & Solutions:

  • Browser cache: Clear browser cache and cookies
  • Script conflicts: Check browser console (F12) for specific errors
  • Minification issues: Temporarily disable any JS minification plugins

Upgrading to Pro #

Unlock advanced features without reinstalling:

  1. Navigate to SC Discounts → Pricing in your WordPress admin
  2. Or visit webstepper.io/wordpress-plugins/smart-cycle-discounts/pricing
  3. Select your preferred license plan
  4. Complete the purchase process
  5. Your license activates automatically via Freemius
  6. Pro features unlock immediately—no additional installation required

14-Day Free Trial: Try all Pro features free for 14 days before purchasing. Start your trial from the Pricing page.


Uninstalling the Plugin #

Deactivation (Preserves Data) #

  1. Navigate to Plugins → Installed Plugins
  2. Find “Smart Cycle Discounts”
  3. Click Deactivate

Your campaigns, settings, and data remain in the database. Reactivating restores everything.

Complete Removal (Deletes Data) #

To remove all plugin data:

  1. Navigate to SC Discounts → Settings → Advanced
  2. Enable “Delete all data on uninstall”
  3. Save settings
  4. Go to Plugins → Installed Plugins
  5. Deactivate the plugin
  6. Click Delete

Warning: This permanently removes all campaigns, analytics data, and settings. This action cannot be undone.

Updated on February 14, 2026

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
What is Smart Cycle Discounts?Creating Your First Campaign
Table of Contents
  • System Requirements
    • Checking Your Environment
  • Installation Methods
    • Method 1: Install from WordPress.org (Recommended)
    • Method 2: Upload via WordPress Admin
    • Method 3: Manual FTP/SFTP Upload
  • Post-Installation Setup
    • Verify Installation
    • Admin Menu Structure
    • Initial Configuration
  • Creating Your First Campaign
  • Troubleshooting Installation Issues
    • Plugin Not Appearing in Admin Menu
    • White Screen After Activation
    • Plugin Conflict
    • JavaScript Errors in Admin
  • Upgrading to Pro
  • Uninstalling the Plugin
    • Deactivation (Preserves Data)
    • Complete Removal (Deletes Data)
Newsletter

Insights that grow your business

Join thousands of WooCommerce store owners who get actionable tips, plugin updates, and industry news every week.

We respect your privacy. Unsubscribe at any time.

Weekly updates — Fresh content every Tuesday
Exclusive content — Tips you won't find on our blog
Early access — Be first to know about new plugins
Webstepper
Weekly WooCommerce Tips
Just now
This week: 5 proven strategies to boost your average order value using smart discount campaigns...
New issue!
Webstepper

Tools for store owners who'd rather grow than grind.

Simple, powerful plugins that help WooCommerce store owners sell more — without the learning curve.

500+ happy stores

Products

  • Smart Cycle Discounts
  • Pricing
  • Documentation
  • Changelog

Company

  • About Us
  • Blog
  • Contact
  • Affiliates

Resources

  • Help Center
  • Guides
  • Roadmap
  • Status

Questions? We actually answer.

Real humans, real help. No bots, no runaround. Usually within a few hours.

Get in touch

© 2026 Webstepper. All rights reserved.

Privacy Terms Refunds
Visa Mastercard PayPal Apple Pay Google Pay & more
  • WordPress
    Back
    WordPress Plugins
    View all
    Smart Cycle Discounts A cycling discount mark: rotating arrows around a center badge that cycles commerce icons.

    Smart Cycle Discounts

    Automate discount campaigns with scheduling, analytics, and smart product targeting.

    5 Discount Types Recurring Campaigns
    Free Pro from $59

    TrustLens

    Customer trust intelligence for WooCommerce. Score customers, spot abuse, protect revenue.

    Trust Scores Abuse Detection
    Free Pro from $79

    New Plugin

    Coming Soon

    Something exciting is in the works. Join the waitlist to be first to know.

    Get Notified
    Notify Me
    Secure Checkout
    WordPress.org
    14-Day Refund
    Resources
    Documentation Guides & tutorials
    Discount Calculator Plan your strategy
    Support Get help
    Changelog What's new
    Get notified on new releases
  • Affiliate
  • Blog
  • DOCS
    Back
    Documentation

    Choose a plugin to explore its documentation

    Smart Cycle Discounts Automated discount campaigns for WooCommerce
    Available
    New Plugin Something exciting is in development
    Coming Soon
    New Plugin Something exciting is in development
    Coming Soon
    Docs Home FAQ Get Support
    WordPress tools that solve real problems
  • Contact Us
  • About
    Back
    Company

    Our Story

    Founded 2020

    Built by store owners, for store owners. We create WordPress tools that solve real problems.

    Learn more
    Built from Experience Real solutions we use ourselves
    Time is Precious Simple, intuitive tools
    Real Support Talk to the founders
    Legal & Contact
    Contact Us Privacy Policy Terms of Service Refund Policy
    14-Day Money-Back Guarantee No questions asked