Bridge API DocsBridge API Docs
Bridge API Docs
Woocommerce plugin

Download Plugin

Get the latest version of the Bridge WooCommerce Plugin

Download Plugin

Download the latest version of the Bridge WooCommerce Plugin to start accepting payments in your WooCommerce store.

Current Version

Version 1.0.0 - Latest Release

Download Options

Direct Download

Download Plugin (ZIP)

System Requirements

Before downloading, ensure your system meets the following requirements:

WordPress Requirements

  • WordPress: Version 5.0 or higher
  • PHP: Version 7.4 or higher
  • MySQL: Version 5.6 or higher

WooCommerce Requirements

  • WooCommerce: Version 3.0 or higher
  • WooCommerce Subscriptions: Version 2.0 or higher (if using subscriptions)

Server Requirements

  • Memory Limit: 256MB or higher
  • Upload Limit: 32MB or higher
  • cURL: Enabled
  • SSL: Required for production

Installation Methods

  1. Download the plugin ZIP file
  2. Go to Plugins > Add New in your WordPress admin
  3. Click Upload Plugin
  4. Choose the downloaded ZIP file
  5. Click Install Now
  6. Activate the plugin

Method 2: FTP Upload

  1. Download and extract the plugin ZIP file
  2. Upload the bridge-woocommerce folder to /wp-content/plugins/
  3. Go to Plugins in your WordPress admin
  4. Find "Bridge WooCommerce Plugin" and click Activate

Method 3: WP-CLI

wp plugin install bridge-woocommerce.zip --activate

Verification

After installation, verify the plugin is working:

  1. Go to WooCommerce > Settings > Payments
  2. Look for "Bridge" in the payment methods list
  3. Click Set up to configure the plugin

File Structure

The plugin includes the following files:

bridge-woocommerce/
├── bridge-woocommerce.php    # Main plugin file
├── includes/
│   ├── class-bridge-gateway.php
│   ├── class-bridge-api.php
│   └── class-bridge-callback.php
├── assets/
│   ├── css/
│   ├── js/
│   └── images/
├── languages/
├── readme.txt
└── uninstall.php

Changelog

Version 1.0.0 (Current)

  • Initial release
  • Mobile money payment support (MTN, Telecel, AirtelTigo)
  • Card payment integration
  • Bank transfer functionality
  • SMS notifications
  • Real-time payment callbacks
  • Multi-currency support
  • Admin configuration panel
  • Order status management
  • Transaction logging

Previous Versions

No previous versions available. This is the initial release.

Support

If you encounter any issues during download or installation:

  1. Check Requirements: Ensure your system meets all requirements
  2. Contact Support: Email support@thebridgesolutions.com
  3. Documentation: Refer to our installation guide

License

The Bridge WooCommerce Plugin is licensed under the GPL v2 or later.

Security

The plugin is regularly updated to address security vulnerabilities and improve functionality. Always use the latest version for optimal security.

Updates

The plugin will notify you of updates through the WordPress admin. You can also check for updates manually:

  1. Go to Plugins in your WordPress admin
  2. Look for update notifications
  3. Click Update Now when available

Backup

Before installing or updating the plugin:

  1. Backup Your Site: Create a full backup of your WordPress site
  2. Test Environment: Test the plugin in a staging environment first
  3. Database Backup: Ensure your database is backed up

Troubleshooting

Common Download Issues

Issue: Download fails or is corrupted Solution: Try downloading again or use a different browser

Issue: File is too large Solution: Check your server's upload limits

Issue: Permission denied Solution: Ensure you have proper file permissions

Installation Issues

Issue: Plugin won't activate Solution: Check PHP version and WordPress compatibility

Issue: Fatal error on activation Solution: Check error logs and contact support

Issue: Missing dependencies Solution: Ensure WooCommerce is installed and activated