Initial Commit
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
16
README.md
16
README.md
@ -1,3 +1,15 @@
|
||||
# wordpres-uuid-file-renamer
|
||||
# Description
|
||||
|
||||
Dieses Plugin benennt hochgeladene Dateien automatisch in eine UUID um.
|
||||
Dieses Plugin benennt hochgeladene Dateien automatisch in eine UUID um.
|
||||
|
||||
# Installation
|
||||
Go to your Wordpress plugin directory and run the following command.
|
||||
```
|
||||
git clone https://gitea.gnilebein.de/gnilebein/wordpres-uuid-file-renamer.git uuid-file-renamer
|
||||
```
|
||||
|
||||
# Update
|
||||
Go to plungin directory directory and run the following command.
|
||||
```
|
||||
|
||||
```
|
Reference in New Issue
Block a user