Skip to content
Spuds edited this page Nov 26, 2022 · 2 revisions

DEVELOPER DOCUMENTATION > 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