An open API service indexing awesome lists of open source software.

https://github.com/mlibrary/convert_nodes

A module to convert drupal8 nodes from one content type to another
https://github.com/mlibrary/convert_nodes

drupal8

Last synced: 11 months ago
JSON representation

A module to convert drupal8 nodes from one content type to another

Awesome Lists containing this project

README

          

Convert Nodes module's README.md.

CONTENTS OF THIS FILE
----------------------

* Introduction
* Requirements
* Installation
* Configuration
* Maintainers

INTRODUCTION
------------

The convert nodes module provides a UI to convert drupal8 nodes
from one content type to another.
Warning message : This module is experiemental. PLEASE do not use on
production databases without prior testing and a complete database dump.

Module Instructions on https://www.drupal.org/project/convert_nodes.

REQUIREMENTS
------------

No special requirements

INSTALLATION
------------
1. Copy convert_nodes folder to modules directory
(sites/all/modules).
2. At admin/modules enable the Convert Nodes module.

CONFIGURATION
-------------
The configuration page for this module is at: Configuration > Content authoring
(admin/config/content/convert_nodes)

MAINTAINERS
-----------

Maintainer: el1_1el (https://www.drupal.org/u/el1_1el)