This is a temporary webpage, while the new one is being built.

SMF Package Parser - What is it?

The SMF Package Parser is an easy way to see how to manually install a SMF mod. Simply upload the package (either a ZIP or TAR.GZ file), and it will tell what you need to do in order to install the package.

Downloads

While the SMF Package Parser is available for use online, the source code for the SMF Package Parser is also available for download. To access the downloads, click on the "Released Files" link to the right. Clicking on the "SCM Tree" will show you how to use SSH to get the very latest code.

Requirements:

  • PHP 5.0 or higher
  • An SMF installation (the parser uses some SMF functions)

How do I use it?

There are three variables at the top of the package.php file - $tempdir, $current_dir, and $smf. While $current_dir should be fine with its default setting, you'll need to change $smf so it points to a valid SMF installation.
[TODO: Finish documentation. As this was never intended for public release, there's no documentation at the moment!]
Tracker Tracker

 - Bugs ( 1 open / 1total )
Bug Tracking System

 - Support ( 0 open / 0total )
Tech Support Tracking System

 - Patches ( 0 open / 0total )
Patch Tracking System

 - Feature Requests ( 2 open / 2total )
Feature Request Tracking System


Forums Forums ( 2 messages in 2 forums )
Docs Doc Manager
Mail Lists Mailing Lists ( 1 public lists )
Tasks Task Manager
  - To Do
  - Next Release
Surveys Surveys ( 0 surveys )
SCM SCM Tree ( 5 commits, 30 adds )
FTP Released Files