Skip to content
Snippets Groups Projects
Commit 0dfd856b authored by Manoj Raj's avatar Manoj Raj Committed by Björn Brala
Browse files

Issue #3315879 by amritsingh09, Manoj Raj.R, ressa, dineshreddymathuku,...

Issue #3315879 by amritsingh09, Manoj Raj.R, ressa, dineshreddymathuku, sakthi_dev, apaderno, Nupur Badola, DamienMcKenna: Expand the content of the README.md file
parent 163ae72d
No related branches found
No related tags found
1 merge request!2Resolve #3315879 "Replace readme.txt with"
# File replace # File Replace
This small utility module allows users with the right permissions to replace The file replace module is a small utility providing site administrators with
files. the possibility to replace files, keeping the file uri intact. This is useful
in cases where a file is linked or used directly but needs to be updated
occasionally.
For a full description of the module, visit the
[Project Page](https://www.drupal.org/project/file_replace).
Submit bug reports and feature suggestions, or track changes in the
[Issue Queue](https://www.drupal.org/project/issues/file_replace).
## Table of contents
- Requirements
- Installation
- Configuration
- Maintainers
## Requirements
This module requires no modules outside of Drupal core.
## Installation
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).
## Configuration
The module currently only provides a 'Replace' page for files. You will need
to manually add links to the file overview page. Simply adding a global text
field with a link like the following would work fine:
```
admin/content/files/replace/{{ fid }}
```
## Maintainers
- Björn Brala - [bbrala](https://www.drupal.org/u/bbrala)
- [casey](https://www.drupal.org/u/casey)
- Timo Huisman [timohuisman](https://www.drupal.org/u/timohuisman)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment