By m.stenta on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
3.x
Introduced in version:
3.5.0
Issue links:
Description:
The farm_settings module has been merged into the farm_setup module, and is now marked as obsolete. If you have a module that depends on farm_settings, you must update that dependency to farm_setup instead.
The farm_settings.settings_page base route has been renamed to farm.setup.settings.
Impacts:
Module developers