It is ideal for testing MODs, both for MOD authors and other users that want to check out a MOD before installing it on a live board.
The tool allows to automate some pesky tasks when installing a phpBB board.
Limitations:
· phpBB QuickInstall is only intended to be used for local testing and should not be installed on a public/live server.
What's New in This Release: [ read full changelog ]
· [FIX] Rewrote some of the config handling, at least it looks nicer now. :)
· [FIX] Updated the install instructions.
· [FIX] Checks for the config file and gives a proper slap if it's missing.
· [FIX] Tries to correctly handle non valid chars in db names.
· [FIX] Make sure phpBB exists before trying to load it.
· [FIX] Changed $user->lang['DB_PREFIX'] To 'Database prefix'.
· [FIX] Allow localized usernames. Bug #62563
· [CHANGE] Removed AutoMOD from the QI package.
· [CHANGE] Moved QI's language file for phpBB.
· [CHANGE] Moved some AutoMOD installation to QI instead of MODding UMIL or AutoMOD.
· [CHANGE] Moved things in the settings and slightly changed the layout.
· [FEATURE] Added option so set how many users, forums, topics and posts that will be created.