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
- Host: GitHub
- URL: https://github.com/mlibrary/convert_nodes
- Owner: mlibrary
- Created: 2017-02-10T21:00:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T16:03:15.000Z (over 5 years ago)
- Last Synced: 2024-12-30T01:52:38.322Z (about 1 year ago)
- Topics: drupal8
- Language: PHP
- Size: 24.4 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)