History: How To Use Profiles
Source of version: 31 (current)
Copy to clipboard
# Get the most recent ((info:download|stable version of Tiki)) ** Profiles are not maintained for previous versions. They may work, but no active testing will be done. # Point your browser to tiki-admin.php?page=profiles for your site # You can use default profile repository # Click "List" (all profiles) # Click on a profile to read about it. Make sure to choose a profile which works for your version of Tiki. # Once you have read the info (which is a wiki page taken from profiles.tiki.org), you can click "apply" # Apply one or many profiles. ** If you apply many profiles, the last one you install "wins" in case of conflicts. You can also use ((doc:PluginProfile)). {CODE(caption="To apply a profile via the command line on older Tikis")}php lib/profilelib/shell.php install CartoGraf{CODE} {CODE(caption="To apply a profile via the command line on newer Tikis")} php console.php profile:apply CartoGraf{CODE} Screenshots can be seen at: ((Administration Interface)) ! Alias *(alias(apply)) a profile *(alias(use)) a profile *(alias(using)) a profile