BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15.43k stars 1.94k forks source link

Validate settings categories by checking for existing views #5255

Closed LachTrip closed 1 month ago

LachTrip commented 1 month ago

Removes fixed categories array and validates by checking the relevant view exists. Allows for custom settings categories to be added via theme system. #5251

ssddanbrown commented 1 month ago

Thanks @LachTrip! Now merged to be part of the next release!