Problem/Motivation
A simple block with a link to switch to the Live version of the site would come in handy for certain users.
Issue fork wse-3232060
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
s_leu commentedI was also experimenting with an ajax version of the site, but that got a bit too extensive, so I just used a redirect for the code that's now in the MR. The (unfinished) ajax stuff can be viewed here though: https://git.drupalcode.org/issue/wse-3232060/-/tree/switch_to_live_block_ajax
Comment #5
amateescu commentedMerged into 1.0.x, thanks!