Modification From Online Manual

Revision as of 17:59, 18 January 2014 by AngelinaBelle (talk | contribs) (transclude the term modification.)
Jump to: navigation, search

A modification (also called a "mod" or "package") is a package of files meant to be used to modify the files of an SMF forum. Modification packages can be installed using SMF's package manager. A package can contain any of the file types used in SMF (php, html, javascript, CSS, image files, etc.).

What is the package manager?

The package manager is a tool integrated into SMF to install the custom modifications made by users. The package manager opens a compressed (zipped) file, looks for installation instructions (most commonly used is XML (Extensible Markup Language) during installation and PHP for both MySQL and after installation) and reports what can be done and what not. In short: the package manager is a great tool to work with. It is the key to enhancing SMF with all of the desired features possible!

Can I, as user, also create modifications?

Of course! You, as a user, can look at the ways of creating a modification (a.k.a package). The user can both create and host packages on your own site.

Modification SDK (Software Development Kit)

Programming Rules

Where can I find Modifications

You can find all modifications approved by smf here. You may find other modifications in various places on the forum as well.



Advertisement: