Skip to content

dragomano/Simple-Mod-Maker

Repository files navigation

Simple Mod Maker

SMF 2.1 License Hooks only: Yes PHP Crowdin

  • Tested on: PHP 8.2.16
  • Languages: English, Russian, Spanish, Greek, German

Description

Would you like to spend less time creating localization files, JS/CSS and more on working with the code? This mod provides this opportunity! This SMF mod skeleton generator will help you quickly generate the mod's settings and create simple tables in the database. You just need to set the necessary options, click "Build" and get a modification package ready for installation on the SMF forum.

Features

  • Copyright management: name, email, license, etc.
  • Creating templates for readme files added to the package.
  • Simply adding of the desired hooks you want to use. The hooks you once added are saved in the settings and are already displayed in the drop-down list when creating the next project. In addition, there is also a preset available the first time you use the generator.
  • Mod Settings Constructor - select option type, specify name and translations.
  • DB Table Constructor - if your application needs them.
  • Creating blanks for JS/CSS files, template file, language files, etc.

What's under the hood?

If you liked this mod, then give a star ⭐️ to this project.