Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mysite.com/username のように、URL の一部としてユーザー名を含めたいと考えています。これにより、ユーザー プロファイルにリダイレクトされます。Profile 2とPathautoを使用していますが、これを行う方法がわかりません。
pathauto を使用すると、ユーザー トークンを使用してユーザー パスを構成するだけで済みます[user:name]。
[user:name]
Pathauto pattern of [user:name] under User paths should do the trick.