How to access favorite links in Squarespace admin dashboard
As a Squarespace developer, I developed this script to prevent tons of clicks to access the most frequently links in Squarespace admin dashboard: Code Injection & Custom Css panels. Checkout out Admin Quick Access.
Introduction
This snippet adds an additional toolbar on the top right of the screen, allows you to quickly get access to the most frequent views in your admin interface, get faster access to the collections like blogs or stores, with the ability to add favorite links into the toolbar.
Toolbar Features
Access admin homepage (/config), Code Injection and Custom Css right from the toolbar
Quickly navigate to the collection landing pages (blogs, events, storesโฆ)
Add your own shortcuts to the bookmark links by accessing the Squarespace shortcut modal (pressing / on admin homepage to call it)
Feb-2024: The toolbar adds a new Preview Url, help you quickly open the current page on new tab with ?nodirect url param, prevent the auto-login feature to redirect you back to admin dashboard
How to use
After copy the code snippet into your Footer injection and refresh the page, find the little arrow on the top right of your screen, hovering on it to show the toolbar and start using!