Skip to content

5. Project Files

konkonp edited this page Feb 25, 2019 · 4 revisions

Download SynAthina web site files from the github repository, through web or "git" command:

https://github.com/daemsa/synathina/

git clone https://github.com/daemsa/synathina/

Configuration

The file configuration.php holds configuration settings of Joomla and some extra settings used by SynAthina Project. Since SynAthina uses a second database for some of its data, there are connection settings defined in the file. Finally, the path for saving uploaded images from activities is defined too.

You have to edit it, to meet your environment and needs.

Databases

In the directory database you will find two .sql files, who have the MySQL database structure and some example data: synathina01.sql and synathina02.sql

synathina01.sql

This is the main database. There are 18 tables more than default installation of 3.5.0, who are used mostly by 4 extra components and plugins and 10 extra components and modules that created specially for SynAthina project.

The extra tables are:

  • PREFIX_attachments
  • PREFIX_di_images
  • PREFIX_di_images_sizes
  • PREFIX_donations_counter
  • PREFIX_emails
  • PREFIX_municipality_services
  • PREFIX_newsletters
  • PREFIX_plg_system_adminexile
  • PREFIX_plg_system_adminexile_tmpwhitelist
  • PREFIX_stegi
  • PREFIX_stegihours
  • PREFIX_team_activities
  • PREFIX_team_donation_types
  • PREFIX_team_files
  • PREFIX_team_photos
  • PREFIX_team_types
  • PREFIX_teams
  • PREFIX_wf_profiles

synathina02.sql

This database contains two tables and in these are stored the actions that happen around the city:

  • PREFIX_actions
  • PREFIX_actions_en