thehink / yrgo-wordpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yrgo

Setup

  1. Run git clone https://github.com/thehink/yrgo-wordpress.git
  2. Run composer install
  3. Copy .env.config to .env and define your environment settings
  4. Start webserver and set ./public folder as your webroot
  5. Install wordpress at {YOUR_WORDPRESS_HOST}/wordpress/wp-admin/install.php
  6. Activate plugins: ACF to REST API & Plate
  7. Install & activate the plugin Advanced Custom Fields Pro
  8. Click on Custom Fields in admin menu & sync fields
  9. Setup server for client app: https://github.com/thehink/yrgo-app

Add About Pages

  1. Go to Pages
  2. Click Add New Page
  3. Enter Title & Content
  4. Set parent page to About

About

License:MIT License


Languages

Language:PHP 93.5%Language:JavaScript 4.0%Language:CSS 1.6%Language:ApacheConf 0.9%