Skip to content
Snippets Groups Projects

#3417437:Replaced readme.txt with readme.md

+ 55
0
CONTENTS OF THIS FILE
# Bundle redirect
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
The Bundle redirect module provides a simple additional feature to redirect
The Bundle redirect module provides a simple additional feature to redirect
module https://www.drupal.org/project/redirect. It allows the user to add
module https://www.drupal.org/project/redirect. It allows the user to add
@@ -22,44 +11,45 @@ issue, by allowing all the redirect operation from the node itself. It works
@@ -22,44 +11,45 @@ issue, by allowing all the redirect operation from the node itself. It works
currently only with node. It could be extended easily to other entities like
currently only with node. It could be extended easily to other entities like
taxonomy.
taxonomy.
 
For a full description of the module, visit the
 
[project page](https://www.drupal.org/project/bundle_redirect).
* For a full description of the module visit:
To submit bug reports and feature suggestions, or track changes in the
https://www.drupal.org/project/bundle_redirect
[issue queue](https://www.drupal.org/project/issues/bundle_redirect).
* To submit bug reports and feature suggestions, or to track changes visit:
https://www.drupal.org/project/issues/bundle_redirect
 
## Table of contents
REQUIREMENTS
- Requirements
------------
- Installation
 
- Configuration
 
- Maintainers
This module requires the following module:
* Redirect (https://www.drupal.org/project/redirect)
## Requirements
 
This module requires the following module:
INSTALLATION
- Redirect (https://www.drupal.org/project/redirect)
------------
Install the Bundle redirect module as you would normally install a contributed
Drupal module. Visit https://www.drupal.org/node/1897420 for further
information.
 
## Installation
CONFIGURATION
Install as you would normally install a contributed Drupal module. For further
-------------
information, see
 
[Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
1. Navigate to Administration > Extend and enable the module.
2. Upon saving a node, there is now a vertical tab for URL redirects in the
advanced settings on node edit form.
 
## Configuration
MAINTAINERS
- Navigate to Administration > Extend and enable the module.
-----------
- Enable content bundles on /admin/config/search/bundle-redirect page.
 
- Upon saving a node, there is now a vertical tab for URL redirects in the
 
advanced settings on node edit form.
* Chandra Rajakumar (chandraraj) - https://www.drupal.org/u/chandraraj
* Alex Burrows (aburrows) - https://www.drupal.org/u/aburrows
Supporting organization:
## Maintainers
* University of Surrey - https://www.surrey.ac.uk/
- Chandra Rajakumar - [chandraraj](https://www.drupal.org/u/chandraraj)
 
- Alex Burrows - [aburrows](https://www.drupal.org/u/aburrows)
 
- Viktor Holovachek - [AstonVictor](https://www.drupal.org/u/astonvictor)
Loading