Upload Plugin

Uploading the BallinKit Plugin to your WordPress site can be done through multiple methods depending on your server configuration and preferences.

Option A: WordPress Admin Panel (Recommended)

This is the simplest method for most users:

  1. Log in to your WordPress dashboard as an Administrator.
  2. Navigate to Plugins > Add New.
  3. Click on the Upload Plugin button at the top of the screen.
  4. Choose the downloaded zip file (kit-customizer.zip) and click Install Now.
  5. Wait for the installation to complete, then click Activate Plugin.

Option B: Uploading via FTP/SFTP

Use this method if your upload size limit blocks uploads via WordPress or if you prefer direct file access:

  1. Extract the contents of kit-customizer.zip to a local folder named kit-customizer.
  2. Connect to your web server using an FTP client (FileZilla, Cyberduck, etc.).
  3. Navigate to /wp-content/plugins/ directory.
  4. Upload the extracted folder here.
  5. Head over to the WordPress admin panel, click Plugins > Installed Plugins, and hit Activate under KIT Customizer.

Option C: WP-CLI

For developers comfortable with command-line tools:

wp plugin install kit-customizer.zip --activate

Post-Installation Verification

After activation, verify the installation by:

  • Checking that "KIT Designer" appears in your WordPress admin sidebar
  • Visiting the Settings page to ensure all options are accessible
  • Checking for any PHP errors in your debug log