Problem/Motivation
The scroll to top module is currently incompatible with Backdrop CMS.
Steps to reproduce
When installing into Backdrop CMS the module list page reports incompatibility issue.
Proposed resolution
Adding "backdrop = 1.x" to scroll_to_top.info file fixes incompatibility for current version of Backdrop by taking advantage of the Drupal compatibility layer.
Remaining tasks
Additionally, calls to variable_get / variable_set could be refactored to use the non-deprecated config_get / config_set functions for compatibility with future versions of Backdrop.
User interface changes
None.
API changes
None.
Data model changes
None.
In the event that you are swamped with your current workload I would offer to update and help maintain the Backdrop port.
Comments
Comment #2
astonvictor commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.