Skip to content

Feature Request: Add ability to reorder scripts in Script Manager #473

@aydinkrdrl

Description

@aydinkrdrl

Hi,

Currently, in the Script Manager module of the Umbraco SEOToolkit, there is no functionality to change the order of scripts once they have been added.

The Problem:
The execution order of scripts is often critical due to dependencies (e.g., Script B requires Script A to load first) or performance optimizations. Right now, if a user needs to change the script order, they have to delete and recreate the scripts in the desired sequence, which is tedious and negatively impacts the user experience.

Proposed Solution:
It would be a massive improvement to add a drag-and-drop functionality or simple "Move Up / Move Down" buttons in the Script Manager list view so users can easily manage the output order of their scripts.

Thank you for your hard work on this excellent package!

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions