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.
新しいユーザーが登録した後にカスタム コードを実行したい (具体的には、新しい新しい顧客のために ubercart 注文を追加したい)。このコードを追加する適切な場所はどこですか? 私は現在 hook_user_insert() を見ていますが、ドキュメントからは、これが正しい場所かどうかわかりません。
Rulesモジュールを使用して、php コードを手動で挿入できます。