77 lines
2.7 KiB
Markdown
77 lines
2.7 KiB
Markdown
# [MyOOS [Dumper]](https://www.oos-shop.de)
|
|
===============
|
|
|
|
MyOOS [Dumper] is an open source community project. MyOOS [Dumper] is a backup program for MySQL databases. With it, backup copies of the data (forum, store, blog, etc.) can be created and restored if necessary. Especially for web space without shell access MyOOS [Dumper] is a useful alternative.
|
|
|
|
Requirements
|
|
------------
|
|
|
|
- PHP version 7.4 or higher.
|
|
- MySQL version 5.6 or higher.
|
|
- Apache version 2.4 or higher.
|
|
|
|
|
|
Installation
|
|
------------
|
|
|
|
1. [Download MyOOS [Dumper]](https://github.com/r23/MyOOS-Dumper/releases)
|
|
2. Unzip the downloaded zip file
|
|
3. Extract the file into an empty directory and upload everything from the directory Myoos-Dumper to the server.
|
|
4. Go to install.php with your browser. The installation routine guides you through the individual steps and helps you to create the access data and database.
|
|
|
|
|
|
Documentation
|
|
-------------
|
|
|
|
### MyOOS [Dumper]
|
|
Use your browser to open the [doku.oos-shop.de](https://doku.oos-shop.de/myoos-benutzerhandbuch/ueber-myoos/eine-einfuehrung-in-das-myoos-shopsystem/ueber-mysqldumper/) page for links to documentation.
|
|
|
|
|
|
Support
|
|
-------------
|
|
For free support, visit our support site: (https://foren.myoos.de/viewforum.php?f=40)
|
|
|
|
|
|
|
|
Wish list / Future attractions
|
|
-------------
|
|
Do you have any suggestions for improvement? Feel free to contact the development team via the forum: (https://foren.myoos.de/viewforum.php?f=40)
|
|
|
|
|
|
|
|
|
|
Contribute
|
|
-------------
|
|
If you would like to help us improve the MyOOS project, we welcome your pull requests via GitHub here.
|
|
https://github.com/r23/MyOOS-Dumper
|
|
|
|
|
|
License
|
|
-------------
|
|
MyOOS [Dumper] Copyright (c) 2013 - by the MyOOS Development Team.
|
|
|
|
based on MySQLDumper 1.24.4
|
|
MySqlDumper Copyright (C)2004-2009 Daniel Schlichtholz (admin@mysqldumper.de)
|
|
|
|
This program is free software; you can redistribute it and/or modify it under
|
|
the terms of the GNU General Public License as published by the Free Software
|
|
Foundation; either version 2 of the License, or (at your option) any later
|
|
version.
|
|
|
|
This program is distributed in the hope that it will be useful, but WITHOUT
|
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
details.
|
|
|
|
You should have received a copy of the GNU General Public License along with
|
|
this program; if not, write to the Free Software Foundation, Inc., 675 Mass
|
|
Ave, Cambridge, MA 02139, USA.
|
|
|
|
Released under the GNU General Public License. You can find the whole license text in the `license.txt` file.
|
|
|
|
|
|
## Further reading
|
|
|
|
* [MyOOS](https://www.oos-shop.de) - Homepage of MyOOS
|
|
* [MyOOS Forum](https://foren.myoos.de/viewforum.php?f=40) - Community forum
|