forked from sean-e-dietrich/content_sync
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #2986432 by paiabhay8, subtera745, msankhala, dabito, Blanca.Es…
…queda, david4lim: Included README content
- Loading branch information
Abhaypai_8
authored and
Blanca.Esqueda
committed
Feb 24, 2019
1 parent
97986c7
commit ef5f617
Showing
1 changed file
with
51 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,51 @@ | ||
Content Synchronization | ||
CONTENTS OF THIS FILE | ||
--------------------- | ||
|
||
* Introduction | ||
* Installation | ||
* Configuration | ||
* Support | ||
* Maintainers | ||
|
||
INTRODUCTION | ||
------------ | ||
|
||
The content synchronization module provides a mechanism to export single content | ||
items, or all content items, from an environment, and move them to another, | ||
effortlessly. | ||
|
||
|
||
INSTALLATION | ||
------------ | ||
|
||
Extract module at drupal/modules/contrib directory and enable it from browser | ||
by going in this path /admin/modules. | ||
|
||
|
||
CONFIGURATION | ||
------------- | ||
|
||
Configure at admin/config/development/content. | ||
|
||
|
||
SUPPORT | ||
------- | ||
|
||
This open source project is supported by the Drupal.org community. To report a | ||
bug, request a feature, or upgrade to the latest version, please visit the | ||
project page: http://drupal.org/project/content_sync | ||
|
||
|
||
MAINTAINERS | ||
----------- | ||
|
||
Blanca Esqueda (Blanca.Esqueda) | ||
https://www.drupal.org/u/blancaesqueda | ||
|
||
David Gil Hidalgo | ||
https://www.drupal.org/u/dabito | ||
|
||
David Nova (david4lim) | ||
https://www.drupal.org/u/david4lim | ||
|
||
|