Create user inteface for import / export default content
Go to Administration / Configuration / Development / Default content
(/admin/default-content/import)
import
for export you must install module [View bulk operation](https://www.drupal.org/project/views_bulk_operations)
and then go to /admin/default-content/export
By default, it exports with entity Node, block_content, taxonomy_term.
You can create your own entity with views & add VBO default content
export

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

lazzyvn created an issue. See original summary.

andypost’s picture