File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed
Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ You can set permissions to restrict access in *Settings > Small plugins > Small
3535```
3636* run in command line
3737``` sh
38- composer require webula/smallbackup
38+ composer require webula/smallbackup-plugin
3939```
4040
4141
4242## Settings
4343
44- * Default backups folder ` storage/app/uploads/protected/backup `
44+ * Default backups folder ` storage/app/uploads/protected/backup `
4545* Default cleanup interval ` 7 days `
4646
4747You can download created backups from plugin Settings tabs Database and Theme or you can get it directly from backup folder (eg. with FTP).
@@ -91,12 +91,9 @@ There are console commands ready:
9191
9292
9393----
94- > Our thanks goes to:
95- > [ OctoberCMS] ( http://www.octobercms.com ) team members and supporters for this great system.
96- > [ Brooke Cagle] ( https://unsplash.com/@benjaminlehman ) for his photo.
97- > [ Font Awesome] ( http://fontawesome.io/icons/ ) for nice icons.
94+ > Our thanks goes to:
95+ > [ OctoberCMS] ( http://www.octobercms.com ) team members and supporters for this great system.
96+ > [ Brooke Cagle] ( https://unsplash.com/@benjaminlehman ) for his photo.
97+ > [ Font Awesome] ( http://fontawesome.io/icons/ ) for nice icons.
9898
9999Created by [ Webula] ( https://www.webula.cz ) in Czech Republic.
100-
101-
102-
You can’t perform that action at this time.
0 commit comments