{"id":17726868,"url":"https://github.com/piterden/backup_manager-module","last_synced_at":"2026-01-21T14:01:42.686Z","repository":{"id":56964773,"uuid":"87379134","full_name":"Piterden/backup_manager-module","owner":"Piterden","description":"Backup Manager for Streams Platform","archived":false,"fork":false,"pushed_at":"2017-06-16T23:51:18.000Z","size":55,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"1.0","last_synced_at":"2025-06-01T16:20:00.318Z","etag":null,"topics":["addon","artisan","backup-manager","database","laravel","pyrocms","restore","streams-platform"],"latest_commit_sha":null,"homepage":"https://pyrocms.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Piterden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-06T02:49:33.000Z","updated_at":"2017-09-12T06:01:03.000Z","dependencies_parsed_at":"2022-08-21T09:20:34.671Z","dependency_job_id":null,"html_url":"https://github.com/Piterden/backup_manager-module","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Piterden/backup_manager-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piterden%2Fbackup_manager-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piterden%2Fbackup_manager-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piterden%2Fbackup_manager-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piterden%2Fbackup_manager-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Piterden","download_url":"https://codeload.github.com/Piterden/backup_manager-module/tar.gz/refs/heads/1.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piterden%2Fbackup_manager-module/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28634786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addon","artisan","backup-manager","database","laravel","pyrocms","restore","streams-platform"],"created_at":"2024-10-25T17:07:04.997Z","updated_at":"2026-01-21T14:01:42.671Z","avatar_url":"https://github.com/Piterden.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backup Manager\n## Streams Platform Addon. `backup_manager-module` for PyroCMS.\n\nA graphical user interface (GUI), allowing you to backup PyroCMS database by addon.\n\n### Features\n* Backup your database (_full DB only with artisan command_);\n* Select addons you would like to create a backup of;\n* Easily restore database and tables;\n* Storing data in JSON format.\n\n***\n\n## Installation\n\n### Step 1\n\nRun\n```bash\n$ composer require defr/backup_manager-module\n```\n\nEither, add to `require` section of `composer.json`:\n```json\n    \"defr/backup_manager-module\": \"~1.0.0\",\n```\nRun `composer update` command, which will install module to the `core` folder!\n\n### Step 2\n\nThen you would need to install module to PyroCMS\n```bash\n$ php artisan module:install backup_manager\n```\nor\n```bash\n$ php artisan addon:install defr.module.backup_manager\n```\n\n## Usage\n\n### Create a backup from Conrol Panel\n* Click the menu item \"Backup Manager\".\n* Then click the button \"Create a dump\".\n  - Enter the name of the backup you are to create.\n  - Select addon to backup.\n* Press save and you are done.\n\n### Restore a backup\n* Click the menu item \"Backup Manager\".\n* In the table, click restore button of backup you would like to restore.\n\n***\n\n## Using artisan\n\n### Creating a dump\n```bash\n$ php artisan db:dump\n```\n\n - Usage:\n    db:dump [options]\n\n - Options:\n    --connection[=CONNECTION]  DB connection to use.\n    --tables[=TABLES]          Tables to include in the dump.\n    --addon[=ADDON]            Addon, in dot notation.\n\n     \u003e Without any options it will create dump of all tables\n\n### Dumps listing\n```bash\n$ php artisan dump:list\n```\n\n - Usage:\n    dump:list\n\n***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiterden%2Fbackup_manager-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiterden%2Fbackup_manager-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiterden%2Fbackup_manager-module/lists"}