Skip to content
spuds edited this page Feb 16, 2015 · 1 revision

[DEVELOPER DOCUMENTATION](Tech Home) > [ADDON](Create an Addon)

File formats

  • package-info.xml
  • "install.php" the exact name of the file can be anything defined in package-info.xml
  • "install.xml" the exact name of the file can be anything defined in package-info.xml Code modifications are deprecated since ElkArte 1.0, hooks and layers are the preferred way to create add-ons.

HOME > TECH GUIDES

Architecture

Functions and Variables

  • About $user_info variable
  • About the createList() function.
  • About [Template Layers](Template layers).
  • About [is_activated](is activated) values.

Customization

  • [Create a theme](Make a new theme)
  • [Create an Addon](Create an Addon)

GitHub

Clone this wiki locally