Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

gloggi/abteilungs-homepages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is not maintained anymore. We have created a new implementation based on Laravel and Vue.js here: https://github.com/gloggi/abteilungs-homepage

Running locally

  1. Clone the git repository

    git clone https://github.com/gloggi/abteilungs-homepages.git

  2. Go into the wordpress subdirectory

    cd abteilungs-homepages/wordpress

  3. Start the docker containers

    docker-compose up

  4. Once the containers have started, access the site at localhost (can be changed by copying .env.example to .env and modifying it). You can log in at localhost/wp-admin with user 'admin' and password 'gloggi'. If you change something in the plugin or theme directories, refresh the page in your browser to see the changes take action immediately.

Installing on a hoster

  1. Set up a WordPress instance at your hoster

  2. Using SSH, log into the server and install WP-CLI (see https://gist.github.com/neverything/851778304fd730b468fe).

  3. Using FTP, copy post-install.sh to your wp-content folder and make it executable using chmod +x post-install.sh

  4. Execute the install script:

    ./post-install.sh ~/bin/wp

About

WordPress plugin and theme for easy to setup websites for scouting Abteilungen

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •