• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
ECR - Easy Content Restriction Pro

ECR - Easy Content Restriction Pro 5.0.1.0

Version 5.0.1.0-PRO - 2023-11-21
  • + Added the Remember successful password inputs for pages option to save successfully entered passwords for Pages Protection to the session, so they don't have to be re-entered on each page load.
  • ^ Bypassed a deprecated call in the calendar field provided by the Joomla! core.
  • ^ Rewrote the usage of the session namespace to avoid the logging of a deprecated message.
  • # Fixed an issue with the multiple password feature where a message was incorrectly displayed stating that the password was entered incorrectly even though no password was entered at all.
Version 5.0.0.0-PRO - 2023-10-31
  • + First Pro release for Joomla! 5.x based on ECR Pro version 4.2.0.0-PRO
  • + The plugin "Behaviour - Backward Compatibility" is not required. The extension only uses supported classes in Joomla! 5.
Version 4.1.3.0-PRO - 2023-03-15
  • + Added Brute Force Protection - IP Address Blocking feature. Thanks to Svetoslav for requesting this feature!
  • + Added Activate IP blocking for password inputs option. With this option, the plugin blocks IP addresses from accessing the protected content if they exceed the allowed number of submission attempts. All password requests from restricted IP addresses are blocked directly by the plugin. After the specified block time, the IP addresses are removed from the lock list and can enter the password as usual again.
  • + Added Number of allowed submission attempts option. The maximum number of submission attempts until the IP lock is triggered and the form cannot be bypassed anymore, even with the correct password.
  • + Added Blocking time in seconds option. Blocks the IP address for the selected time span. Default value: 3600 seconds (corresponds to 1 hour).
  • Like
Reactions: zafro
Version 4.1.1.0-PRO - 2023-01-20
  • + Improved the syntax removal if the content was not loaded in the content context, e.g. feed or search. Thanks to Haven for reporting it!
Version 4.1.0.0-PRO - 2023-01-06
  • Increased technical requirements for Joomla! 4: Increasing Technical Requirements - Core & PHP for Joomla! 4 Pro Extensions
  • + Added Password Protection Rules feature. This option protects the replacement text with a password by pre-defined rules with a unique hash. The replacement text is loaded from an assigned, unpublished article. A hash is generated to map the password rule in the article, which protects sensitive data even if the article is loaded directly from the database (e.g. via a third-party extension). The password cannot be derived from the hash. You may use the following syntax to load the password form at the desired position in the article: [ecr]HASH[/ecr]
  • ^ Code optimisations
Top