Skip to content
Snippets Groups Projects
Commit 6115bec7 authored by Adam Bramley's avatar Adam Bramley
Browse files

README to MD

parent 9ac65140
No related branches found
No related tags found
No related merge requests found
Pipeline #144447 passed with warnings
# Diff for Drupal
Allows the user to compare revisions with different layouts.
## Requirements
To use Diff you need to install and activate the following libraries dependencies:
- php-htmldiff-advanced (Used for displaying the comparison as a rendered entity)
## Installation
To use all the layout plugins provided by Diff please follow the next steps:
- Use composer to download the required dependencies. Run:`composer require drupal/diff`.
- Follow the link below for more information about composer and Drupal:
<https://www.drupal.org/node/2404989>
Diff module for Drupal 8
-------------------------------------
Allows the user to compare revisions with different layouts.
Requirements
------------------
To use Diff you need to install and activate the
following modules:
* Entity
And the following libraries dependencies:
* php-htmldiff-advanced (Used for displaying the comparison as a rendered
entity)
Installation
------------------
To use all the layout plugins provided by Diff please follow the next steps:
* Use composer to download the required dependencies. Run:
"composer require drupal/diff".
* Follow the link below for more information about composer and Drupal:
https://www.drupal.org/node/2404989
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment