raulir / narrativecms

Narrative CMS is a full stack PHP/Javascript/SCSS framework with CMS for websites and other browser based projects.
Other
6 stars 3 forks source link

Database backup inside CMS #26

Open raulir opened 7 years ago

raulir commented 7 years ago

Add button to backup database inside CMS

raulir commented 7 years ago

... and export/import the sql

Atyc commented 7 years ago

This should work nicely: http://phpminiadmin.sourceforge.net/ One page script to handle the database

raulir commented 7 years ago

Looks good.

I'll put this to my near future todo list.

Probably it has to have a cms panel template, which includes this from libraries folder.

raulir commented 7 years ago

Functionality is working, some beautification needs to be done:

Design issues:

Atyc commented 7 years ago

Sweeeet! Looking forward to testing it.

Octav

On Mon, 4 Sep 2017 at 23:57, Rauli Rajande notifications@github.com wrote:

Functionality is working, some beautification needs to be done:

  • check before uploading upload max filesize, post max size and memory limit
  • display filesizes on download
  • check if everything is allowed when resources are uploaded
  • separate resources to separate files by month
  • register contents checksum for resources files and show when update is needed
  • option to import resources without optimised images

Design issues:

  • more warnings
  • nicer design
  • some help texts

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/raulir/bccms/issues/26#issuecomment-327036664, or mute the thread https://github.com/notifications/unsubscribe-auth/AIsW-q5ASv3tkonUq8b3KeLg1M0AZGtZks5sfIBygaJpZM4MDw_E .

-- Octav Nicolae +44 7752 300 794 www.octav.co.uk

raulir commented 7 years ago

Now has unified fileformat - only one file to download or upload

Additionally, there is option to include only last 2 months of files