Skip to content

myadmin-plugins/swift-backups

Repository files navigation

MyAdmin Swift Backups

OpenStack Swift object storage backup plugin for the MyAdmin control panel. Provides Swift API integration for backup container management including authentication, uploads, downloads, directory listings, ACL configuration, and account administration.

Build Status Latest Stable Version Total Downloads License

Features

  • Swift v1 token-based authentication with configurable retry
  • Container listing with automatic pagination (10 000-entry batches)
  • File upload with automatic ETag and Content-Type detection
  • File download (buffered and passthrough modes)
  • Container ACL management (read/write permissions)
  • Storage usage and account introspection
  • Integrates with MyAdmin's plugin, settings, and event systems

Requirements

  • PHP 8.2 or later
  • ext-curl
  • ext-soap

Installation

composer require detain/myadmin-swift-backups

Running Tests

composer install
vendor/bin/phpunit

License

This package is licensed under the LGPL-2.1 license.

About

MyAdmin SWIFT Backups Plugin

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors