Files
wordpres-uuid-file-renamer/README.md
Patrick Niebeling 8a814cbafa Adjustments
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
2025-02-10 09:54:31 +01:00

15 lines
367 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.
```
git pull
```