定制 joomlatools/joomla-console-backup 二次开发

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

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

joomlatools/joomla-console-backup

最新稳定版本:v1.0.0

Composer 安装命令:

composer require joomlatools/joomla-console-backup

包简介

Example plugin: a backup command for joomla-console

README 文档

README

This is an example plugin for use with the Joomlatools Console.

The plugin adds a site:backup command which you can use to quickly create a database dump and tar file of any installed Joomla site.

Installation

  1. Run the following command

$ joomla plugin:install joomlatools/console-backup

  1. Verify that the plugin is available:

$ joomla plugin:list

  1. You can now create a backup of a site by running the following command:

$ joomla site:backup sitename

The tarball and mysql dump will be stored in your home folder. You can change this using the --directory flag.

  1. For available options, run

    $ joomla help site:backup

Writing your own plugin

It's very easy to add custom commands to the tool. We recommended installing this plugin on your local setup and then starting off from there. You can find a step-by-step description in our developer documentation.

Requirements

Contributing

The joomlatools/console-backup plugin is an open source, community-driven project. Contributions are welcome from everyone. We have contributing guidelines to help you get started.

Contributors

See the list of contributors.

License

This plugin is free and open-source software licensed under the MPLv2 license.

Community

Keep track of development and community news.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 13
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MPLv2
  • 更新时间: 2015-05-20