• In order to gain access to 130+ addons listed in this category, you must purchase an upgrade to your account. That can be done by Going Here.
    Once the Premium membership has expired you can continue to use the installed addons on your forum as long as you like.
  • There is a 10% tax added to our products. We do not offer invoices, you need to use your PayPal Receipt for your accounting or VAT needs. Tax will be added at checkout. We only accept PayPal for addon purchases.
[OzzModz] Dev Tools: Addon Create

[OzzModz] Dev Tools: Addon Create 2.0.0

No permission to download
Compatible XF Versions
  1. 2.2
  2. 2.3
License: Addon Supporter Addons
You may not redistribute the addon in whole or in part.
Updates Duration
Lifetime for Xenforo versions listed above What are lifetime updates?

🛠️ [OzzModz] Dev Tools: Addon Create​

A fast, streamlined CLI tool for XenForo developers to quickly create and install new add-ons — complete with a fully populated addon.json, optional Setup.php, and no Admin CP steps required!



🚀 Core Features​

  • Instant Add-on Creation: Easily create new XF add-ons directly from the command line.
  • Full addon.json Generation: Automatically includes all standard fields like title, description, version, dev info, URLs, requirements, and more.
  • Auto Version String Inference: Enter a version ID and the version string is inferred automatically for you.
  • XF1 Legacy Add-on Support: Optionally link your new add-on to a XenForo 1.x legacy add-on ID.
  • Setup.php Generator: Quickly generate a full Setup file using StepRunner traits with a simple "yes/no" confirmation.
  • No Admin CP Sync Needed: Automatically hashes and syncs addon.json to avoid "Sync Changes" prompts.
  • Pre-filled Developer Information: Pulls your developer name, URLs, icons, and extra links from XenForo options automatically.
  • Optional Add-on Description Field: Now prompts you to enter a description for your add-on during creation.



⚡ How It Works​

Simply run:

Code:
php cmd.php ozzmodz:addon-create

Follow the guided prompts to:
  • Enter Add-on ID
  • Enter Title
  • Enter Description (optional)
  • Enter Version ID (auto-converts to version string)
  • Whether it supersedes an XF1 add-on
  • Whether to create a Setup.php file

Your add-on will be created, installed, and ready to develop immediately!



🎯 Perfect For​

  • XenForo developers who want to speed up add-on scaffolding
  • Anyone tired of manually writing addon.json and installing add-ons through the Admin CP
  • Power users who want clean, fast, reliable developer workflows



📦 Example Generated Structure​

Code:
src/addons/OzzModz/MyNewAddon/
    addon.json
    Setup.php  (optional)

✅ Fully formatted
✅ No manual editing required
✅ Instantly installable



🧰 Requirements​

  • XenForo 2.2.0+ or 2.3.x
  • Development mode enabled for best experience
  • [OzzModz] Dev Tools installed and active



🔗 Explore more OzzModz enhancements at:​

https://snogssite.com/resources/categories/addon-supporter.17/


💎 Screenshots​




ac1.png
Author
Ozzy47
Downloads
8
Views
53
First release
Last update

Ratings

0.00 star(s) 0 ratings

More add-ons from Ozzy47

Share this resource

Back
Top