Skip to content

r3zafa/php_elearning

Repository files navigation

htdocs

php elearning

STARTPLATZ:

Startplatz Website

Website startplatz.de

DEV Umgebung

Setup env

  1. Install VirtualBox: https://www.virtualbox.org/wiki/Downloads

  2. Install Vagrant: https://www.vagrantup.com/downloads

  3. install yarn:

sudo npm install --global yarn 
  1. Install NFS:
  • On Ubuntu System:
sudo apt-get install nfs-kernel-server
  • On windows install NFS:
vagrant plugin install vagrant-winnfsd
  1. Vagrant hangs at "SSH auth method: Private key?
https://stackoverflow.com/questions/38463579/vagrant-hangs-at-ssh-auth-method-private-key
  1. RUN:
vagrant up
  1. After VM is Up:
  • on windows System:
    • open Vitualbox
    • Click: show VM and give username and password : vagrant
    • Go to section : "Datenbank holen"
  • on linux System:
vagrant ssh 

and go to "Datenbank holen"

vagrant reload
phing 
  1. Datenbank holen:
phing database-update-wordpress
  1. Files holen:
phing rsync-uploads

password: W5EBgHwDGXvwkzNr

  1. holt das aktuelle Jahr.
phing rsync-uploads -Dyear=2016

holt die anderen

Zugriff

damit der lokale Zugriff bequem über eine URL geht muss ein Plugin von vagrant installiert werden: vagrant plugin install vagrant-hostsupdater

Links

Blog Files

Theme ist startplatz Einzelne Blogbeiträge werden durch single.php dargestellt

deploy on server

git clone https://github.com/startplatz/startplatz.git startplatz.de_20200606145700 cd startplatz.de_20200606145700

dann phing und phing activate

Sidebar für Seiten per shortcode

[4sp_show_sidebar page=sidebar-crowdfunding]

About

php elearning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published