- Joined
- Nov 25, 2015
- Messages
- 11,029
- Reaction score
- 1,316
[XF 2] Developer Tools
Features
This add-on is fairly very small and simple add-on for now so I'm open to both feature requests or any suggestions.
Notice
It goes without saying that this add-on should only be installed on a developement board.
==========================
Features
- Display order next to option group under Setup > Options
- Display order next to permission interface title and permission
- Developer Options under drop down menu for every add-on allows you to specify what the contents of LICENSE, .gitignore and README.md file should be
- Upon running CLI command xf-addon:build-release [addon_id] a new directory is added into the add-on directory named "_repo" which can be used for VCS (Version Control System)
This add-on is fairly very small and simple add-on for now so I'm open to both feature requests or any suggestions.
Notice
It goes without saying that this add-on should only be installed on a developement board.
==========================
- Порядок отображения рядом с группой параметров в разделе "Настройки" > "Параметры"
- Порядок отображения рядом с названием интерфейса прав
- Параметры разработчика в меню для каждого плагина позволяют указать, что должно содержаться в файлах LICENSE, .gitignore и README.md.
- После запуска CLI-команды xf-addon: build-release [addon_id] добавляется новый в дополнительный каталог с названием "_repo", который может использоваться для VCS (Version Control System)