#ATO project
#Description Its a wordpress website for public organization (ГО "Асоціація учасників АТО Львівщини") where users can view news, photos, videos, get a lawyer advice and answers to frequently asked questions.
- phpmyadmin version: 4.0.10deb1
- mysql version: 14.14
#Installation
- Clone this project
- Install any ftp client you like (FileZilla, etc.)
- set your own credentials into wp_config.php in the next lines: define('DB_NAME', 'your db name'); define('DB_USER', 'your user name'); define('DB_PASSWORD', 'your db password');
- upload project to your host
- run db_restore.php file from your browser to import data to database
#Reserve copies
- To make a reserve copy of project run wp_dump.php
- To make a reserve copy of database run db_dump.php
#Contributors:
- Andriy Malets
- Marta Hazda
- Olha Horin
- Galyna Virt
- Andriy Bohush