Developer Tools

xF2 Add-on Developer Tools 1.4.3

No permission to download
New:
  • Upon developer output for supported output types git commit command is called with supported commit type
  • Supported developer output types
    • Admin Navigation
    • Admin Permission
    • Advertising Position
    • BB Code
    • BB Code Media Site
    • Class Extension
    • Content type filed
    • Cron entry
    • Help page
    • Navigation
    • Option
    • Option Group
    • Permission
    • Permission Interface Group
    • Phrase
    • Route
    • Style Property
    • Style Property Group
    • Template
    • Template Modification
    • Widget Definition
    • Widget Position
  • Supported commit types
    • Export
    • Change
    • Delete
New:
  • Added option --release for ticktackk-devtools:better-export which would release the add-on

Changes:
  • README.me location is now under add-on directory to avoid getting overwritten by other releases made from developer tools
  • Removed template modification which wasn't required for anything
  • xf-dev:export command will be called after xf-dev:entity-class-properties

Bug Fixes:
  • Added a workaround for xf-dev:entity-class-properties command bug if no Entity directory was present
New:
  • Added new command ticktackk-devtools:better-export [addon_id] which would run both xf-addon:export and xf-dev:entity-class-properties for the add-on id provided
  • Added support for testing template modifications against different style

Changes:
  • Updated description under addon.json

Bug Fixes:
  • Fixed Setup file