A button that allows you to export BBlog posts to a
file as a backup file. Something similar to phpbb's
export feature which backs up your database as a file
and also includes an import feature to import back the
file.
Since i've only looked at the code for a few minutes, i dont
know exactly how administration/plugins work, but something
to back-up the whole database to a .sql file and restore it
should be fairly easy.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=263227
Since i've only looked at the code for a few minutes, i dont
know exactly how administration/plugins work, but something
to back-up the whole database to a .sql file and restore it
should be fairly easy.