I've been looking for some time on the internet how to backup the theme I'm developing in wordpress and database .
I use xampp
and banco de dados
in phpMyAdmin
.
I've found several tutorials, but I'm not feeling secure in these tutorials, because I want a full backup , with all the plugins settings and everything else saved, so if one day I have one problem on the site and I lose everything, I can get the latest version of the backup and just put it back in the air again. Without much effort to look for all the plugins, make all the settings all over again, because although I got a theme ready, I changed a lot in it directly in php.
When I say perfect backup, I say everything from the database, plugins, posts, created pages, theme settings, plugins settings ...
NOTE: I'm using the Oblique theme, follow the link: link
How should this mode be backed up? It's possible? If so, please tell me what tools I can use and how to implement them?