Skip to content

Commit b707670

Browse files
Update README.md
1 parent 58d6be2 commit b707670

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

README.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,11 @@ Feel free to register your account and try out all the features of LittleLink Cu
9090
| Custom link option | ✔️ |||
9191
| Social Share Preview for individual users | ✔️ |||
9292
| Update notice if new version is available | ✔️ |||
93-
| Built in SMTP server | ✔️ |||
93+
| Built-in SMTP server | ✔️ |||
9494
| Visual HTML editor to edit text | ✔️ |||
9595
| Setup without command line | ✔️ |||
96+
| Custom Theme support | ✔️ |||
97+
| Built-in updater | ✔️ |||
9698
| Button Editor with Font Awesome support | ✔️ |||
9799
98100
¹[littlelink-admin](https://github.com/latuminggi) by [latuminggi](https://github.com/latuminggi/littlelink-admin) |
@@ -221,13 +223,24 @@ Additionally, the littlelink-custom directory can be renamed to anything you see
221223

222224
When a **new version** is released, you will get an update notification on your Admin Panel.
223225

224-
### Disclaimer: Always make a backup before updating in case something breaks!
226+
### Automatic one click Updater
227+
This updater allows you to update your installation with just one click.
225228

226-
To update, simply download the 'update' file from [here](https://github.com/JulianPrieber/littlelink-custom/releases). Do not use the regular release for the update, as it contains files that will overwrite important files that store your links and user information, effectively resetting your installation.
229+
<br>
230+
231+
**How to use the Automatic Updater:**
232+
233+
- To update your instance, click on the update notification on your Admin Panel.
234+
235+
- Click on “Update automatically” and the updater will take care of the rest.
236+
237+
You can still download updates manually. New versions will are still uploaded to the GitHub repository as usual.
238+
239+
<br>
227240

228-
The downloaded archive contains a 'README' which tells you exactly how to update.
241+
Before updating, the updater will create a backup. Your instance won’t save more than two backups at a time. You can download these updates from the created folder: `backups\updater-backups`.
229242

230-
In most cases, you will just have to move the contents of the update file into your LittleLink Custom directory. It is essential to overwrite existing files for the updates to apply.
243+
If you switched your database to MySQL, your database will not be included in the backup.
231244

232245
## Discord
233246

0 commit comments

Comments
 (0)