URL for editing with Composer

Permalink
In 5.6 we could use a URL /index.php/dashboard/composer/write/-/edit/[Page_ID] and that would take you to page with the Composer edit form.

Is there a URL to put a page in Composer Edit mode like we could with 5.6?

pvernaglia
 
mhawke replied on at Permalink Reply
mhawke
Not sure if this helps but if a page was originally set up to use composer when added to the site, I can force it to use composer again when put into edit mode by adding
index.php?cID=175&ctask=check-out-first


instead of just '&ctask=check-out'

I'm not sure of any collateral damage from this approach.
pvernaglia replied on at Permalink Reply
pvernaglia
That's interesting. I'd need a token too, I haven't looked into those in 5.7 yet.