Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
MODx Web Development - Second Edition

You're reading from  MODx Web Development - Second Edition

Product type Book
Published in Feb 2011
Publisher Packt
ISBN-13 9781849513487
Pages 288 pages
Edition 1st Edition
Languages
Toc

Table of Contents (19) Chapters close

Credits
About the Author
About the Reviewers
1. www.PacktPub.com
2. Preface
1. What is MODx? 2. Getting Started 3. MODx Basics 4. Templating 5. Authentication and Authorization 6. Content Aggregation 7. Creating Lists 8. Snippets 9. PHx 10. Simple Recipes 11. Creating Snippets 12. SEO, Deployment, and Security 13. Plugins and Modules 14. MODx Revolution

User profiles


MODx allows us to implement user profiles by using the WebLoginPE snippet. In this section, we will be using the WebLoginPE snippet to list the users, view their profile, and edit one's own profile.

Installing WebLoginPE

WebLoginPE has a nice support site. You may want to look at http://sottwell.com/assets/snippets/webloginpe/docs/index.html.

  1. 1. Download the snippet from the MODx repository at http://modxcms.com/extras/package/?package=495.

  2. 2. Extract the snippet.

  3. 3. Create a folder named webloginpe in the assets/snippets folder, in the root directory of the MODx installation.

  4. 4. Copy all of the files from the extracted folder to the folder assets/snippets/webloginpe.

  5. 5. Create a new snippet by using the MODx Manager, with the name WebLoginPE, and using the code from webloginpe.snippet.php file in the extracted folder as the snippet code.

Edit profile

Now that we have WebLoginPE installed, let us use it.

[!WebLoginPE? &type=`profile`!]

A call to the snippet with the parameters and...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}