- Compatible XenForo
- 2.0
- 2.1
- 2.2
Developer Tools
DeveloperToolsForXF2
This add-on provides enhancements for add-on developers.
Features
DeveloperToolsForXF2
This add-on provides enhancements for add-on developers.
Features
- Display order for option group and Option
- Display order for permission group and Permission
- Test template modification against specific style
- Show breadcrumb for style property group
- Show template modification type in breadcrumb
- Show option group when adding option
- Automatically fill out code event listener callback class and method as well creating listener file or adding just the function
- Exclude files or directories via exclude_files and exclude_directories respectively via build.json from add-on archive
- Create multiple phrases at once
- Build add-on archive from ACP
- View template modifications applied on a specific template
- Minify JavaScript files locally
- Порядок отображения рядом с группой параметров в разделе "Настройки" > "Параметры"
- Порядок отображения рядом с названием интерфейса прав
- Параметры разработчика в меню для каждого плагина позволяют указать, что должно содержаться в файлах LICENSE, .gitignore и README.md.
- После запуска CLI-команды xf-addon: build-release [addon_id] добавляется новый в дополнительный каталог с названием "_repo", который может использоваться для VCS (Version Control System)