Smart Members Field
for ExpressionEngineSmart Members Field ExpressionEngine (EE) is an add-on launched by ZealousWeb Technologies. It is regarded as an augmented field type that provides the ability to the users to relate to members in the same way they relate to the entries.
- Compatibility of PHP Version 8.2
- You can manually choose what you want to list down in create/edit entry page field. (textbox where you can define what you want to populate in entry)
- Search among the members to relate them.
- Support of GRID and FLUID field type.
- Easy (and almost like relationships field) front end codes to populate data.
- Allow custom field in front end to populate any normal or custom member field information of a member.
Details and Compatibility
Item Code | zosmf |
---|---|
Type | Expression Engine |
PHP Versions | PHP 7.x |
Version Support | ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6, ExpressionEngine 7 |
EE Field Compatibility | Multi Site Manager, Stand Alone Entry Form, Better Workflow, Matrix, Grid, Webservice |
Server Requirements | PHP 7.4 or higher |
Possible Applications/Usage | ExpressionEngine |
Publish Date | March 28, 2022 |
Last Updated | July 12, 2024 |
What's Included
Plugin zip file |
Documentation |
1 Year subscription |
What's Not Included
Customization |
Smart Members Field ExpressionEngine (EE) is an add-on launched by ZealousWeb Technologies. It is regarded as an augmented field type that provides the ability to the users to relate to members in the same way they relate to the entries.
In this case, you must create a field similar to a field for relationships. Again, this Smart Members Field ExpressionEngine (EE) extension is supported with Fluid and Grid field types and normal field types.
The smart members' field also possesses a backend that you can use to assign channels to the members or primary roles. So, ZWT's Smart Members Field ExpressionEngine (EE) add-on will effectively work in both ways. It means that you would be able to assign Channel entries to members or primary roles. Along with that, with its help, you can also assign members to Channel entries.
Front-end code for populating data is considered the same as in relationships which offers maximum control over the field type. Again, it is used to populate data and regarded as the Channel entries loop. Just instead of {exp:channel:entries}, you are required to write {exp:smart_members_field:entries}.
In the Smart Members Field ExpressionEngine (EE) extension, you can manually select what you wish to list down in the create or edit entry page field. Again, the entry page field refers to the textbox where you can define what you desire to populate in the entry. This add-on supports filtering by Primary role ID or group ID and member ID.
It also supports order by and sort parameters to maintain flow. One of the crucial things to note in this aspect is that you would not be able to install this extension via. Composer. So, instead of waiting anymore, it is the time when you should install this excellent extension by ZealousWeb to your site.
Follow below steps to install Smart Members Field version:
EE4, EE5 and EE6:
- Download and Extract ZIP file of the module. (We recommend to use latest version.)
- Copy “SmartMembersField > system > user > addons > smart_members_field” folder to “Your Site > system > user > addons” Folder.
- Copy “SmartMembersField > themes > user > smart_members_field” folder to “Your Site > themes > user” Folder.
- Login to backend panel with Super admin credentials.
- Go to “Developer > Add-Ons” and Install Smart members field module.
Some of the features of Smart members field type is given below:
- You can manually choose what you want to list down in create/edit entry page field. (textbox where you can define what you want to populate in entry)
- Search among the members to relate them.
- Instantly toggle selected and unselected members in field.
- Support of GRID and FLUID field type.
- Easy (and almost like relationships field) front end codes to populate data.
- Allow custom field in front end to populate any normal or custom member field information of a member.
- Support filter by group ID or primary role ID and member ID
- Support order by and sort parameters to maintain flow.
- You can assign Channel entries to Member and render it with very simple loop {exp:smart_members_field:entries} similar to {exp:channel:entries}.
Our add-on supports Expression Engine 7.
Can we install this extension using composer?
No, you can't install this extension via composer.
Are you looking to add specific functionality for this extension ?
version 4.0.6
Last Update: July 12, 2024- Compatibility of PHP Version 8.2.
version 4.0.5
Last Update: November 17, 2022- Fixed MariaDB column length issue.
- Our add-on supports Expression Engine 7.
version 4.0.4
Last Update: November 17, 2022- Moved from License logic to Subscription logic
version 4.0.3
Last Update: November 10, 2022- Bug Fixing
version 4.0.0
Last Update: June 07, 2022- Supported for EE6
- New Feature: Provide facility of the multiple selection of the member or member role instead of
single selection of member in “All Member” page of the addon.
version 3.0.0
Last Update: January 07, 2022- Updated the license verification process and setup so please update the license in your addon.
version 2.0.0
Last Update: October 10, 2021- New feature is added. (You can assign Channel Entries to specific Members from back-end and renders it by tag {exp:smart_members_field:entries})
- This addon is also works with EE5.