簡體   English   中英

定制joomla的默認登錄/注冊模塊

[英]customizing default login / regisration module of joomla

我是Joomla的新手。 我想更改登錄模塊隨附的注冊頁面,我想向其中添加額外的字段並更改其外觀。 我可能需要添加四個額外的文本框來獲取收貨地址。 請告訴我該怎么做。

謝謝,

為用戶添加額外的字段的一個小想法是:

->將所需字段添加到用戶組件的.xml文件中。

->在數據庫中也添加適當的字段。

->用於保存該額外字段的代碼。

您可以參考這些鏈接,這對您有很大幫助

http://library.logicsistemi.it/en/joomla/general-topics/40-joomla-25-extending-users-data-with-custom-fields

http://docs.joomla.org/Creating_a_profile_plugin

http://www.inmotionhosting.com/support/edu/joomla-25/user-profile/profile-plugin-parameters

希望這對您有幫助。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM