Files
wordpres-uuid-file-renamer/README.md
Patrick Niebeling 2bc2ce43ba Initial Commit
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
2025-02-10 09:48:55 +01:00

15 lines
359 B
Markdown

# Description
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.
```
```