History: User_Tracker_Business
Source of version: 9
Copy to clipboard
Applying this profile will set up a ((User_Tracker|User Tracker)) with the following fields: *E-mail *First name *Last name *Street *City *Zip code *Country It has the following dependencies: {CODE(caption=YAML)} dependencies: - $profiles.tiki.org:User_Tracker_email_user_field:email_user - $profiles.tiki.org:User_Tracker_first_name_field:first_name - $profiles.tiki.org:User_Tracker_last_name_field:last_name - $profiles.tiki.org:User_Tracker_home_street_field:home_street - $profiles.tiki.org:User_Tracker_home_city_field:home_city - $profiles.tiki.org:User_Tracker_home_zip_code_field:home_zip_code - $profiles.tiki.org:User_Tracker_home_country_field:home_country - $profiles.tiki.org:User_Tracker_about_field:about_the_user {CODE} {CODE(caption=YAML)} instructions: User Tracker Business Profile Applied preferences: feature_wiki: y objects: - type: wiki_page ref: User_Tracker_Business_instructions data: name: User Tracker Business Profile Applied lang: en content: wikicontent:User_Tracker_Business_instructions_redirect_page {CODE}