[REQ] Wanted JReviews add-ons for v5.x

tomilinsergeialex

Member
XNullUser
Joined
Nov 10, 2023
Messages
65
Reaction score
0
Points
6
Location
Current Universe
NullCash
159
Hi.

I need add-ons for v5.x JReviews (free or paid)

I've tried to use add-ons from v4.x, but I got the message: Outdated Addons

I can't figure out how to force them to work on v5.x because I don't have an example of a working add-on on version 5



Most wanted: community, import... It would be nice to have all of them, but I would be glad to have even one.



Thanks a lot for you're time!
 

Cruizin56

Well-known member
Master
Diamond
Elite
Joined
Dec 8, 2021
Messages
411
Reaction score
1,845
Points
93
NullCash
15,917
Try this link, I haven't used it yet, hopefully it will work

 

tomilinsergeialex

Member
XNullUser
Joined
Nov 10, 2023
Messages
65
Reaction score
0
Points
6
Location
Current Universe
NullCash
159
Try this link, I haven't used it yet, hopefully it will work

I did everything according to the instructions and nothing worked. I tried to connect the addon manager via the DB in the _jreviews_addons table - but I only received the Outdated Addons message.
Need other instructions and more information

Thanks for the add-ons, now there is at least a chance that everything will work
Post automatically merged:

If anyone has information on how to install addons or has a site with already installed addons and can share data from the DB, please write here...
Post automatically merged:

Added it to the table and the addon worked, the integration works, shows the avatar and the name is a link to the profile. But due to the fact that the addon manager is not installed, there is no "addons" item in the main menu.
A row from the DB is needed for the addon manager from the table (_jreviews_addons)

Idtitlenamemanifeststateordering
1CommunityBuilder Add-oncommunitybuilder{"title":"CommunityBuilder Add-on","name":"communitybuilder","description":"CommunityBuilder Add-on>","author":"ClickFWD","url":"https:\/\/www.jreviews.com","created":"July 2024","copyright":"Copyright (C) 2010-2024. ClickFWD LLC. All rights reserved.","license":"GNU GPL version 3 or later","version":"5.0.1","minappversion":"5.0.11","required_jreviews_version":"5.0.0","type":"Free","dashboard":"0"}10
Post automatically merged:

I did this, add a line to the table (_jreviews_addons) and copy and unzip the archive with the addon manager to the folder (YourSiteRoot/components/com_jreviews_addons/) then install the rest of the add-ons through the menu item "Addons Manager"


Idtitle
name
manifeststateordering
2Add-on Manageraddons_manager{"title":"Add-on Manager","name":"addons_manager","description":"Add-ons Manager>","author":"ClickFWD","url":"https:\/\/www.jreviews.com","created":"July 2024","copyright":"Copyright (C) 2010-2024. ClickFWD LLC. All rights reserved.","license":"GNU GPL version 3 or later","version":"5.0.1","minappversion":"5.0.11","required_jreviews_version":"5.0.0","type":"Free","dashboard":"0"}10

There is no point in adding the SQL file, since the DB prefixes will not match, so do it manually.
It is better to add the instructions to the "readme" file.
Post automatically merged:

Still wanted: an import add-on...
 
Last edited:
Top