Latest updates

RSDirectory! 2.3.1 16 Apr 2026

Updated - Updated JavaScript to grab Joomla! Editor's value using the new API whenever possible.
Updated - The 'title', 'big_subtitle', 'small_subtitle' and 'description' columns are now MEDIUMTEXT allowing more data to be saved.
Updated - No longer generating empty h4 tag for fields with an empty 'Caption on listing' property.

RSFirewall! 3.3.4 15 Apr 2026

Fixed - Joomla! 6.1 would throw an error when the Backend Password was shown or protections were triggered.

RSForm! Pro 3.4.7 02 Apr 2026

Updated - PHP 8.5 compatibility improvements.
Fixed - In some cases Calculations were not being triggered with Date and Time Picker fields.
Fixed - Removed Javascript eval() function from Date and Time Picker script.

RSFiles! 1.17.10 01 Apr 2026

Fixed - Some external files were not saved correctly.

RSComments! 1.14.4 01 Apr 2026

Fixed - An error occurred when adding new comments and notification emails were not sent.

RSMembership! 2.2.7 31 Mar 2026

Fixed - Checkbox Custom Fields would not save if they had no value.

Latest blog entries

Easter Sale 2026

Don’t Miss Out: Limited Time RSJoomla! Easter Discounts

Easter has arrived, and with it comes a basket full of savings from RSJoomla!

Spring Sale 2026

New Season, New Savings: Discover RSJoomla!’s Spring Discounts

Fresh Season. Fresh Discounts. Celebrate Spring with Special Deals!

Valentine's Day Sale 2026

Spread the Love: Exclusive Valentine’s Deals at RSJoomla!

Happy Valentine’s day! Show your website some love by upgrading it with powerful RSJoomla! extensions / templates at special discounted prices!

Latest articles from our docs

How to Exclude Fields in the Auto Generated Email Message
in RSForm! Pro - Custom scripting 3 hours ago.

You can exclude a field from being displayed in your message by navigating to the PHP Email Scripting area and locating the section named 'Script called before the User Email is sent'. Insert the following PHP code here: $skippedFields = array( 'field_name', ); $userEmail['text']...

RSDirectory! Changelog
in RSDirectory! - Changelog 4 days ago.

16 Apr 2026 Version 2.3.1 Updated - Updated JavaScript to grab Joomla! Editor's value using the new API whenever possible. Updated - The 'title', 'big_subtitle', 'small_subtitle' and 'description' columns are now MEDIUMTEXT allowing more data to be saved. Updated...

Fixing 404 Errors for RSForm!Pro Uploaded Files After Server Migration
in RSForm! Pro - Frequently asked questions 5 days ago.

When migrating a Joomla website that uses RSForm!Pro, you may notice that uploaded files from before the migration return a 404 error, even though they still exist on the server. Files uploaded after the migration usually work correctly.   Why...