No edit summary |
m (Bot: Automated text replacement (-" +")) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
After you | After you've developed a [[Theme]] for SMF, you may wish to give it to someone else so they can install it themselves, or enter a contest, etc. This requires you to do a few simple things to "package" your [[Theme]] and make it installable. There are three steps - theme_info.xml, Settings.language.php, and the archive format you use to distribute it. | ||
[[Category:Customizing SMF]] | [[Category:Customizing SMF]] |
Latest revision as of 12:02, 1 July 2013
After you've developed a Theme for SMF, you may wish to give it to someone else so they can install it themselves, or enter a contest, etc. This requires you to do a few simple things to "package" your Theme and make it installable. There are three steps - theme_info.xml, Settings.language.php, and the archive format you use to distribute it.