As a content editor, I would like to be able to move patternkit block content from one drupal site to another by copying and pasting the json data rather than recreating a pattern from scratch.

I imagine this would require a method to view/edit the json data of an already created patternkit block, and this same mechanism would allow pasting of data.

Issue fork patternkit-3267850

Command icon 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

bfodeke created an issue. See original summary.

cyb_tachyon’s picture

As a short-term solution, we can just configure the JSON editor to let users view the resultant JSON.

That would mean setting "disable_edit_json" to "false", and ensuring the button is properly styled.

bfodeke’s picture

Assigned: Unassigned » bfodeke

bfodeke’s picture

Title: Feature request: Paste json blog in pattern » Feature request: Paste json blob in pattern
mariohernandez’s picture

Status: Active » Fixed
Parent issue: » #3269697: Beta 3 release plan

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.