The Solid Affiliate Plugin Nulled for WooCommerce. Build, manage and track your own affiliate program from the comfort of your WordPress dashboard.
- Automatic tracking
- Mass payouts
- Unlimited affiliates
Easy to set up, reliable, powerful, and priced fairly. Solid Affiliate’s setup wizard and intuitive interface make it easy to launch and grow your affiliate program.
Demo : https://solidaffiliate.com/
Changelog
June, 2024
Version 2.1 — June 28th, 2024
This update brings several significant improvements, including bug fixes, performance enhancements, and new features. Here’s what’s new in Solid Affiliate:
New Features and Improvements:
Better answers the question "Why was this Referral created". Knowing exactly why a referral was created is a very important part of running an affiliate program. We tackled this problem from multiple angles for this update, including a more robust database modeling of referrals and their sources. Some examples: Solid Affiliate will now track exactly which admin created a manual referral, and when; Solid Affiliate will now track the exact reason an auto-referral was created, etc.
New GDPR Consent Support: Improved GDPR compliance with better consent support and a new setting to disable automatic visit tracking.
Significant Performance Improvement: Solid Affiliate no longer makes unnecessary AJAX requests on the home page load, resulting in a faster user experience.
Enhanced Setup Wizard Robustness: The Setup Wizard has been made more robust. It will now properly recover from rare situations such as network errors, underlying database changes that occur mid-setup wizard, etc. This won't affect existing users directly, but it will help our business in the long run, which will help the product, which will benefit existing users.
Affiliate Auto Apply Coupons from a link: Initial version of automatically applying affiliate coupons from links, making it easier for affiliates to promote products.
Database and Code Improvements:
Database Migrations: Introduced a more efficient DBMigration.php for smoother database migrations.
Improved Data Migration: Enhanced data migration processes to ensure data integrity and reliability.
Miscellaneous Updates:
MailPoetSubscriberManager Update: Updated the MailPoetSubscriberManager for better email subscription management.
Subscription Renewal Enhancements: Improved the subscription renewal process for a more seamless experience.
Various Tests and Fixes: Conducted multiple tests and fixes to ensure the plugin's stability and performance.
Bug Fixes:
Setup Wizard Blank Screen Bug Fixed: The Setup Wizard no longer shows a blank screen, ensuring a smoother setup process.
Fixed wp_add_inline_style Issue: Resolved the issue with wp_add_inline_style to improve compatibility and functionality.
These updates are part of our continuous effort to provide a robust and user-friendly affiliate management solution. Thank you for your continued support and feedback!
May, 2024
Version 2.0 — May 2nd, 2024
This major release marks a significant enhancement in the functionalities of the Solid Affiliate plugin, notably introducing a comprehensive tagging system for better organization and filtering of affiliates and referrals. This release also sees dozens of performance and usability improvements, and new features for recurring referrals.
Major Feature Launch: Tag Management System
You can now create and use any number of custom tags to tag and organize affiliates within Solid Affiliate.
If you've ever used tagging systems within email clients or other popular software tools, then you'll feel right at home with this functionality.
You can create a tag, pick a color, and assign it to affiliates. Then, you can filter affiliates by tags when paying them, searching for them, etc.
New Feature: Recurring Referral Time Limit
Customizable Duration for Referral Commissions on Subscriptions: Affiliates can now earn commissions on subscription renewals for a set time period, configurable per affiliate, with a default setting of no time limit.
This feature is particularly useful for businesses with recurring revenue models.
Technical and Performance Enhancements:
Psalm Fixes and Minor Cleanups: Addressed various technical debts and optimized codebase for better performance and reliability.
Updated AlpineJS CDN links and refined the styling across various components to enhance user interaction and accessibility.
Miscellaneous Updates:
Filter Addition for Referral Creation: Introduced a new filter 'solid_affiliate/before_referral_creation' to allow for custom actions before a referral's creation.
System Cleanups: Removed problematic components such as the Solid Log log file to prevent issues related to logging.
Fixes
Bug Fix in WooCommerce Order Meta Box: Corrected a warning issue to ensure smoother integration with WooCommerce.
CVE-2024-33637 Vulnerability Fixed: Addressed the security vulnerability.
February, 2024
Version 1.9.0 — February 15th, 2024
We are thrilled to announce our latest update to Solid Affiliate. This version introduces significant advancements in product variation handling, WooCommerce integration, and system performance enhancements. Our dedication to improving Solid Affiliate continues, fueled by invaluable community insights and the pursuit of excellence in affiliate marketing solutions. Thanks to all the fantastic customers who worked with our engineers to make this update happen.
WooCommerce Integration Deepened: Variable Products now supported: Expanded Solid Affiliate fields to WooCommerce Product > Variations, ensuring a seamless integration and enhanced flexibility in managing affiliate-related product variations.
Product Variation Commission Insights: Introduced insights for product variations in commissions, providing a clearer understanding of commission dynamics across different product variations.
High-Performance Order Storage (HPOS) Support: Implemented support for WooCommerce HPOS, optimizing Solid Affiliate for high-performance environments and ensuring compatibility with the latest WooCommerce innovations.
Enhanced JavaScript Handling: Removed jQuery dependency for a leaner, faster loading of scripts and introduced an updated visits.js file, aiming at improving site speed and user interaction.
Debugging and Logging Improvements: Added a new Solid Debug Admin License Tab and updated SolidLogger to handle larger files, enhancing diagnostics and monitoring capabilities.
System Performance and Code Quality: Numerous updates aimed at improving system performance, including fixing tests, updating composer dependencies, and addressing PHP 8.2 deprecation warnings. We've also made strides in code quality by resolving all psalm errors and upgrading to Psalm 5.18.0.
WordPress Multisite Compatibility: Updated capabilities for editing affiliates to function properly on multisite installations, ensuring Solid Affiliate's full functionality across networked sites.
Shortcodes Update: Introduced shortcode solid_affiliate_current_affiliate_coupon_code, enhancing the toolkit available for affiliate promotion and management.
Psalm Analysis: Extensive work on improving code quality through Psalm analysis, achieving zero errors and updating psalm configurations for enhanced code reliability.
PHP and Composer Updates: Updated lowest end PHP version from 7.3.8 to 7.4.0 across our continuous integration suite and all relevant docker containers used internally, and performed multiple updates on composer dependencies to ensure compatibility and performance.
Testing and Debugging Enhancements: Continuous efforts in testing and debugging to ensure stability, including fixes to WooCommerce bugs and adjustments to comply with PHP 8.2 standards.