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
Method 1: WordPress Admin (Recommended)
- Download the plugin ZIP file
- Go to Plugins > Add New in your WordPress admin
- Click Upload Plugin
- Choose the downloaded ZIP file
- Click Install Now
- Activate the plugin
Method 2: FTP Upload
- Download and extract the plugin ZIP file
- Upload the
bridge-woocommercefolder to/wp-content/plugins/ - Go to Plugins in your WordPress admin
- Find "Bridge WooCommerce Plugin" and click Activate
Method 3: WP-CLI
wp plugin install bridge-woocommerce.zip --activateVerification
After installation, verify the plugin is working:
- Go to WooCommerce > Settings > Payments
- Look for "Bridge" in the payment methods list
- 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.phpChangelog
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:
- Check Requirements: Ensure your system meets all requirements
- Contact Support: Email support@thebridgesolutions.com
- 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:
- Go to Plugins in your WordPress admin
- Look for update notifications
- Click Update Now when available
Backup
Before installing or updating the plugin:
- Backup Your Site: Create a full backup of your WordPress site
- Test Environment: Test the plugin in a staging environment first
- 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