Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Craft Dump

Simple way to create DB backups in Craft CMS.

Install the plugin and set a key in the settings.

Simply create a GET or a POST request to the action url.

In a template: {{ actionUrl('dump/backup', { key: '1234567890' }) }}

Or create the url yourself: http://www.domain.com/actions/dump/backup?key=1234567890

About

Simple way to create DB backups in Craft CMS

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages