Blog Home


Redirecting Users on Login IV

Redirect users on the basis of user-group membership using a user-group setting

Redirecting Users on Login III

Redirect users based on a User Setting

Redirecting Users on Login II

Redirecting users on login based on the time or season

Redirecting Users on Login I

The first in a series of articles on redirecting users when they log in

Never Use the User Profile id Field to Get a User Profile

Don't make this disastrous error when getting a user's profile

Clearing User Session Data

Make changes in user status take effect immediately

Adding Users to User Groups

A look at various methods for adding MODX users to user groups in code

Creating User Groups in a Plugin

A look at creating user groups in a MODX plugin.

Why Extend modUser?

Extending the modUser object for speed and efficiency

Changing the Name of the (Anonymous) User

You might not want to say "Hello (anonymous)" on your pages. Here's how to change that.