定制 defr/backup_manager-module 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

defr/backup_manager-module

Composer 安装命令:

composer require defr/backup_manager-module

包简介

Backup Manager for Streams Platform

README 文档

README

Streams Platform Addon. backup_manager-module for PyroCMS.

A graphical user interface (GUI), allowing you to backup PyroCMS database by addon.

Features

  • Backup your database (full DB only with artisan command);
  • Select addons you would like to create a backup of;
  • Easily restore database and tables;
  • Storing data in JSON format.

Installation

Step 1

Run

$ composer require defr/backup_manager-module

Either, add to require section of composer.json:

    "defr/backup_manager-module": "~1.0.0",

Run composer update command, which will install module to the core folder!

Step 2

Then you would need to install module to PyroCMS

$ php artisan module:install backup_manager

or

$ php artisan addon:install defr.module.backup_manager

Usage

Create a backup from Conrol Panel

  • Click the menu item "Backup Manager".
  • Then click the button "Create a dump".
    • Enter the name of the backup you are to create.
    • Select addon to backup.
  • Press save and you are done.

Restore a backup

  • Click the menu item "Backup Manager".
  • In the table, click restore button of backup you would like to restore.

Using artisan

Creating a dump

$ php artisan db:dump
  • Usage: db:dump [options]

  • Options: --connection[=CONNECTION] DB connection to use. --tables[=TABLES] Tables to include in the dump. --addon[=ADDON] Addon, in dot notation.

    Without any options it will create dump of all tables

Dumps listing

$ php artisan dump:list
  • Usage: dump:list

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-03-30

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固