-
Marketplace Account Management
Member Extensions
158 files
-
Default Photo per Group
By BomAle
This plugin will set a default photo for members who have yet to select one. Each group has your own image. If a photo of an specific group is not found, the defult photo from theme will be displayed.
Configuration:
Uploads the xml plugin file into AdminCP > System > Plugins (it insert 3 default image: default_photo_6.png for moderators, default_photo_3.png for members, default_photo_4.png for administrators) Go into Themes > on right Menu > Manage resources > Add Resources, follow this istruction: Location: global Folder: plugins Application: System Resource, file name must have this format: default_photo_ID.png (replace ID with group id of the group that must have uploaded photo) news 1.0.1: you can define the allowed extensions, png is the default. I have uploaded also a .psd file for customize as you wish the photo and three image included on xml file.
Demo
351 downloads
Updated
-
Gender Groups
By Faqole
This plugin will move/add users automatically to certain group based on their gender.
Installation:
To install this plugin, log in to your Admin Panel, go to System->Plugins, click the Install New Plugin button and import the plugin 's xml file.
Configuration:
To configure it, go to the plugins page and click the edit icon of the Gender Group plugin. There you can enable/disable it, select the gender profile field and the gender groups.
Important:
The text in the male/female gender field, must match precisely that of the gender field that you have set up. In the plugin by default it is set to Male and Female, which is how I have set it up. For example, if you have those field set to Man and Woman, then that is what you should enter.
2 purchases 6 downloads
Updated
-
(SD) oEmbed
By Spanner
Plugin allows to add custom oEmbed like from own wordpress page
2 purchases 8 downloads
Updated
-
Personal Photo on Sign Up Form
This plugin will allow users to choose a personal photo during the registration process. Available photo types:
Upload a photo Import a photo from a URL Gravatar photo Permissions:
Upload a photo will appear only if the group set as member_group on your conf_global.php (usually Members) has permission to upload a photo. The Maximum profile photo storage size and Maximum profile photo width/height values will also come from this group. Gravatar photo will appear only if the Gravatar is enabled. Setting:
Make personal photo required when creating the account Compatibility:
IPS 4.2 IPS 4.142 purchases 110 downloads
Updated
-
Go To Top - Posts Controls
By -FP
This plugin places a "Go To Top" button in the posts controls both for forum posts and private messages.
Edit the language string "goToTop" if you want to modify the Font Awesome icon.
Compatible with Community Suite 4.2.1
NOT UPDATED FOR 4.3+
727 downloads
Updated
-
(SL) Email actions
By Slimer
Many users has bad email: account deleted, user suspended, no space in mailbox etc. Your mails to this users back to you with errors.
This is advanced version of (SL) Force users to change email
Features:
Make users unapproved until they did not change their email address To users with bad emails did not send any emails Approving emails by users Move users to selected group Log all actions All you need for work is bad emails list.
How to get users list with bad emails?
1. Manually: see your mailer-daemon letters
2. You can use special services
2. Auto: in mail error.log
i am doing like this:
#BAD EMAILS cat mail.log|grep "user is terminated\|No such user\|account is disabled\|The email account that you tried to reach does not exist" >mail.log.badmails cat mail.log.badmails|cut -d " " -f1,2|uniq -c >mail.log.badmails.stats sed -E "s/[[:space:]]+/ /g" mail.log.badmails|cut -d " " -f7|sort|uniq -c|sort -n -r|sed 's/to=<//g'|sed 's/>,//g'|sed 's/ //g' >mail.log.badmails.to.stats sed -E "s/[[:space:]]+/ /g" mail.log.badmails|cut -d " " -f7|sort|uniq -c|sort -n -r|sed 's/.*to=<//g'|sed 's/>,//g' >mail.log.badmails.list You get file mail.log.badmails.list where all your bad mails listed.
Just copy-paste into config. Thats all.
Tested with 4.3!
7 purchases 12 downloads
Updated
-
Disallow From Buying My Files
This plugin will add a new option in IGNORE settings to disallow specific users from buying your files.
Requirements:
Downloads app Commerce app Integration between Downloads and Commerce enabled18 downloads
Updated
-
PostComments
By Kuba6850
Post Comments is an app, which adds possibility to comment posts on your forum.
Functions:
- Adding comments under posts (full editor)
- Hiding/unhiding comments
- Deleting comments
- Reporting comments
- Reactions
- Setting access to application
- Number of comments is added to "Total Posts" in default widget "Forum statistics"
- In activity of user we can check in which topic he added a comment
Demo: https://mcadmins.pl
14 purchases 26 downloads
Updated