Commit graph

81 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa
c4a1ab6ef1 bkp improvs
Custom filename support for import/export.
Custom destination support for export.
Blocked IPs included in export file.
Raw option support for add-db-pre lists.
2020-12-17 11:59:49 -07:00
Cristhian Martínez Ochoa
d8826fe01a improvements
Purge support for external-db-save.
Duply profiles now have set max_fullbkp_age.
Verify process fixed.
2020-12-05 11:08:33 -07:00
Cristhian Martínez Ochoa
56feade253 mysql privileges
Better options for mysql user privileges.
2020-11-04 14:36:51 -07:00
Cristhian Martínez Ochoa
2681bc0d29 extdb functions
Improved functions for external databases.
2020-11-04 12:08:40 -07:00
Cristhian Martínez Ochoa
d67526a54d more wp functions
WP clone now works even if empty site.
Fix site deleted when cloning site with wp subfolder is empty.
Fix multisite-convert error when wp not installed.
Better check for parked sites.
Fix wp subfolder not showing warning messages when creating site.
Fix parked site error when main site is empty root site.
Fix parked site error when main site has wp in subfolders.
WP functions refactored.
2020-11-01 13:27:44 -07:00
Cristhian Martínez Ochoa
189f58cd3e wp conf functions
Code refatored for wp configuration file data management.
2020-10-31 10:18:29 -07:00
Cristhian Martínez Ochoa
1506caf8cb wp functions
Code improvements.
wp_dbdata improved.
Subfolder functions support improved.
2020-10-27 16:39:29 -07:00
Cristhian Martínez Ochoa
9aa8f9f662 backup checks
Better check for mysql connections to prevent errors in backups.
2020-10-15 16:03:39 -06:00
Cristhian Martínez Ochoa
0c4aa10a05 top issues
- local DB backup using dbname not taking external db data saved.
- Clone WP error when multisite.
- Tools site not updated with SSL.
- Better error when deleting a WP site and mysql is not installed.
- Site list showing "false" value for root empty sites.
- added site counter in site list.
2020-10-03 15:22:15 -06:00
Cristhian Martínez Ochoa
9d5bcc5808 small fixes
Fixes after testing.
2020-09-30 12:28:34 -06:00
Cristhian Martínez Ochoa
d5995f0c18 site import
Site import/export
SMTP imported in full backup.
Menu backup now includes export and import.
2020-09-26 12:58:44 -06:00
Cristhian Martínez Ochoa
0c4cf7aa3f backups improvements
Fetch specific file or folder.
Backup  by dbname not only wp.
DB_PRE now has lists and purge options, and support for external dbs.
2020-09-18 17:49:45 -06:00
Cristhian Martínez Ochoa
ba2f1214f9 focal fossa
Partial ubuntu 20.04 support for testing.
2020-05-23 12:35:00 -06:00
Cristhian Martínez Ochoa
cab9f3ea02 various improvements
- Backup destination default improved to not ask.
- tput effects added.
- redis key salt reduced to prevent plugins messages in wp admin.
- alpha/beta version can not update to stable.
- minor improvements and check in the installer process.
2020-05-22 11:46:13 -06:00
Cristhian Martínez Ochoa
ed54b8b6bf small improvs
- backup destination default if empty.
- backup now creates destination folder of don't exists.
- fixed permissions in server-reset.
- smtp now suggest mainhost name.
- veryfi mysql connection improved.
- uninstall now have an option to not save a recovery file.
2020-05-18 12:47:33 -06:00
Cristhian Martínez Ochoa
cc451e2efa bucket validation
Improved bucket validation, fixed error when folders named with capital letters or special characters.
2020-05-15 10:35:59 -06:00
Cristhian Martínez Ochoa
d1109f57af improvements and fixes
- fixed S3 bucket name validation.
- fixed wp backup with subfolder
- fixed wrong server names in cloned sites.
- fixed mysql binaty logs not disabled by default
- fixed log viewer for admin site.
2020-05-08 14:46:38 -06:00
Cristhian Martínez Ochoa
4674e52694 minor fixes
some minor fixes
2020-05-06 20:05:37 -06:00
Cristhian Martínez Ochoa
e8f08217b3 various
- some small fixes.
- purge logs
- readme updated
2020-04-26 19:40:51 -06:00
Cristhian Martínez Ochoa
b4887f181f aws iam roles
S3 backups now have support for IAM roles.
2020-04-24 17:17:03 -06:00
Cristhian Martínez Ochoa
c95eeb0f49 external-db
External-DB improvements.
Support added to: clone-wp, replace-content, import-db, local-backup.
2020-04-23 20:44:15 -06:00
Cristhian Martínez Ochoa
4840e44208 send to s3
Local DB backups to S3.
Automatic PRE db backups.
Max number of db backup files.
Send to S3 any file.
2020-04-21 19:45:42 -06:00
Cristhian Martínez Ochoa
72815d4be4 backup info
Profiles info
2020-04-20 16:28:19 -06:00
Cristhian Martínez Ochoa
7493e2858a restore improvements
Restore from specific date.
Support for new S3 path and european buckets.
2020-04-20 14:22:15 -06:00
Cristhian Martínez Ochoa
561f529739 url validation improved
Now we accept URL with no scheme.
2020-02-24 12:30:05 -07:00
Cristhian Martínez Ochoa
fe37c657be better url validation
URL Validation improved in SMTP, Backup,  ExternalDB, Proxy sites and redirection manager.
2020-02-21 16:01:56 -07:00
Cristhian Martínez Ochoa
04b11c03be code revision
Full code test and revision
2020-01-17 19:25:33 -07:00
Cristhian Martínez Ochoa
70d535139a backup target validation
Now we check for a valid S3 url endpoint.
2020-01-12 19:00:06 -07:00
Cristhian Martínez Ochoa
6217c048ff lists improvements
General list improvements.
2020-01-12 15:30:55 -07:00
Cristhian Martínez Ochoa
df304e3c2e backups improvements
List empty message.
Check for S3 credentials.
S3 Credentials added to wizard.
2019-12-23 06:01:44 -07:00
Cristhian Martínez Ochoa
0eb76361bf backups
Backups to AWS S3 and local backups for WP sites databases.
2019-12-22 17:55:25 -07:00