Developer Tools

xF2 Add-on Developer Tools 1.4.3

No permission to download
Compatible XF Versions
2.0, 2.1, 2.2
License
MIT
Visible Branding
No
Additional Requirements
XenForo 2.1.6 Patch Level 1+
PHP: 7.1
Screenshots
admincp_addon_dev_options.png admincp_addon_dev_options_dropdown.png admincp_option_group_list.png admincp_permissions.png
Features
  • Display order for
    • Option group and Option
    • Permission group and Permission
  • Test template modification against specific style
  • PHPUnit framework integration allows you to test add-on before releasing or pushing the new changes to VCS
  • Ability to use packages made using composer without composer itself
  • Available global configuration
    • Git name
    • Git email
    • .gitignore file contents
    • Directories to exclude for VCS purposes
  • Available configuration per add-on
    • Git name
    • Git email
    • .gitignore file contents
    • License.md
    • Readme.md
CLI Commands
developer-tools.png

Notice
It goes without saying that this add-on should only be installed on a developement board.
Author
ENXF NET
Downloads
145
Views
2,941
Last update
Rating
5.00 star(s) 1 ratings

More resources from ENXF NET

Latest updates

  1. 1.4.3

    Fix: Command tck-dt:entity-class-properties does not set getters and relations make use of...
  2. 1.4.1

    Fix: Command tck-devtools:create-entity-from-table marks auto increment primary key as required
  3. 1.4.0

    New: A new CLI command which will add class properties to entities similar to stock installation...

Latest reviews

ncvnnb
Top