- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 22,021
- راهحلها
- 27
- پسندها
- 3,266
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Creating custom template types (
Is there any way to silence structure constraints during add-on installation/upgrades?
XF:Template::$type)
through add-ons seems to be problematic during upgrades, as the importer seems to adhere to the structure's allowedValues
(expecting either mail
, admin
, or public
), throughout which add-on class extensions have yet to take effect.Is there any way to silence structure constraints during add-on installation/upgrades?
نام موضوع : Custom template types (in add-ons)