Skip to content

fluechtlingshilfe-babelsberg/portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Setup

For Linux, refer to this page.

Windows

  • Install Xampp.
  • Install the GitHub client (optional, if you already have a git client)
  • Clone the project in the GitHub client to C:\xampp\htdocs\, so that you get a folder C:\xampp\htdocs\portal.
  • Download Wordpress and extract the archive to C:\xampp\htdocs\portal, so that you get all the wordpress files and keep the wp-content/themes/flueba-portal folder from the git repository.
  • Start Xampp.
  • Go to localhost/phpmyadmin/ and click New in the sidebar. Name the database portal and choose utf8_general_ci als encoding.
  • Go to localhost/portal. For the database, enter portal for the name, root as the user, and an empty password. Then follow the remaining installation prompts.
  • Once installed, login to the Wordpress admin, go to Plugins and install Advanced Custom Fields.
  • Lastly, go to Appearance > Themes and choose the flueba-portal theme.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published