Conditional Content Pro v3 - by Regular Labs

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,135
Reaction score
2,346
Points
113
NullCash
22,062
1655489129563.pngWith Conditional Content you can restrict or grant access to parts of the content based on a wide selection of conditions (based on device, user groups, date ranges, languages and menu items to name a few).

Creating conditions is a easy as placing {show} or {hide} around your special content.

For example, to show a piece of text only to guests (not logged in visitors), you can do this:
{show access="Guest"}You are not logged in yet!{/show}

Or you can hide a promo text on weekends:
{hide days="6,7"}Call us now!{/hide}

INFO

v3.0.5
 

Attachments

  • pkg_conditionalcontent-pro_3.0.5.zip
    1.3 MB · Views: 3

f75

Member
XNullUser
Joined
Apr 27, 2022
Messages
286
Reaction score
1
Points
18
NullCash
292
thank you and please updated version
 

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,135
Reaction score
2,346
Points
113
NullCash
22,062
Conditional Content Pro v3.1.0

CHANGELOG
^ Increases minimum php version to 7.4.0
^ Updates translations: tr-TR
^ [J3] Reduces amount of queries needed for usergroup assignments
# Fixes issue with error on installation when using php 8.1 or higher
# Fixes issue with some error messages that should only show in admin side also showing on frontend
# [PRO] Fixes issue with excluding by parent category not working for EasyBlog, HikaShop, K2, MijoShop, Redshop, Virtuemart and Zoo
 

Attachments

  • pkg_conditionalcontent-pro_3.1.0.zip
    1.2 MB · Views: 1

f75

Member
XNullUser
Joined
Apr 27, 2022
Messages
286
Reaction score
1
Points
18
NullCash
292
thank you and please updated version
 

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,135
Reaction score
2,346
Points
113
NullCash
22,062
Conditional Content Pro v4.0.0

CHANGELOG
+ [J4] First beta release for Joomla 4
^ Changes code styling: tabs to spaces
^ Refactors some code
^ Updates Mobile Detect Library to 2.8.39
^ Updates translations: tr-TR
 

Attachments

  • pkg_conditionalcontent-pro_4.0.0.zip
    2.5 MB · Views: 1

sherminator

New member
XNullUser
Joined
Sep 10, 2022
Messages
5
Reaction score
0
Points
1
NullCash
3
Hello this is for joomla or Wordpress? Thanks!
 

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,135
Reaction score
2,346
Points
113
NullCash
22,062
Conditional Content Pro v4.1.0

CHANGELOG
+ [J4] Adds ability to use conditions inside else tags (and therefore be able to chain them)
^ Changes installer to use a package manifest instead of a custom installer plugin
^ Updated some php code to use PHP 7.4 standards
^ Updates translations: sv-SE, tr-TR
# [J4] Fixes issue with not being able to save description or category in the Condition Set
# [J4] Fixes issue with using conditions by their alias not working
# [J4] Updates editor button icon
# [J4][PRO] Fixes issue with $app object and $Itemid value in PHP condition not working correctly
 

Attachments

  • pkg_conditionalcontent-pro_4.1.0.zip
    2.6 MB · Views: 2
Top