Avatar of Leevi Graham

LG Member Form Customiser Removes default fields from the ExpressionEngine CP member profile form

Download LG Member Form Customiser v1.1.0 Table of contents

Features

LG Member Form Customiser is a simple extension that allows you to optionally remove one or all of the default member profile fields.

Screenshots

Requirements

LG Member Form Customiser is an ExpressionEngine Extension requiring ExpressionEngine 1.6.0 or greater.

If you are upgrading from a version less than 1.1.0 please uninstall the extension before upgrading.

Installation

LG Member Form Customiser extension contains an extensions & language folder. To install the module follow the instructions below:

  1. Download the latest version of the extension
  2. Extract the .zip file to your desktop
  3. Copy the system/extensions/ext.lg_mf_customiser.php directory to your /system/extensions directory
  4. Copy the language/english/lang.lg_mf_customiser.php file to your /system/languages/english directory

Activation

This extension has no special activation requirements. To activate:

  1. Log in to your sites administration
  2. Open the Extensions Manager
  3. Enable Extensions if not already enabled
  4. Enable the extension

Configuration

LG Member Form Customiser extension includes a couple of settings which are all self explanatory. Each setting displays or hides one of the custom fields.

Version 1.1.0 introduced a new feature than allows you to hide different fields for different member groups. This is accomplished by removing unwanted profile attributes from the member profile form.

To remove profile attributes from a group first declare the group id followed by a pipe delimited list of profile attribute rows separated by a colon.

Each member group must and target profile attributes must be declared on a separate line. An example of this is:

group_id:row_num|row_num|row_num

So to remove atrributes 10 & 11 for group 1 and attributes 12 & 13 for group 3 the group rules would be:

1:10|11
3:12|13

Change Log

1.0.0

  • Initial Release

1.0.2

  • Added option to change script path

1.0.3

  • Added option disable auto update checking

1.0.4

  • Improved update notification method and added option to cache update

1.1.0

  • Tweaked update checking
  • Added ability to hide different fields for different member groups
  • New extension settings form
  • Removed local jquery script now uses google's ajax api jquery library

License

Creative Commons License LG Member Form Customiser is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.