markocupic/contao-db-backup 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

markocupic/contao-db-backup

最新稳定版本:1.4.2

Composer 安装命令:

composer require markocupic/contao-db-backup

包简介

Store a daily backup of your database to the contao file system using a daily cronjob routine.

README 文档

README

Logo

Daily database backup for Contao CMS

This Contao extension creates a daily database backup via a cron job and saves it as an SQL dump in the file system. For the plugin to work, the execution of the PHP function “exec()” must be enabled on the hosting.

Configuration

By default, the backup files remain on the server for 30 d and are then automatically deleted. However, the time before the deletion process can be configured.

# In your config/config.yaml
markocupic_contao_db_backup:
  store_backup_files: 60 # Store backup files for 60 days

统计信息

  • 总下载量: 2.22k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 7
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-01-31