egamboa / acf-sample

Advanced Custom Fields is the perfect solution for any WordPress website which needs more flexible data like other Content Management Systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACF Meetup sample

##What is it?

This is a Wordpress site source files, containing a SQL backup, the presentation used for the meet-up and all uploaded data to make the example work.

You can find the presentation in the Assets folder for reference.

##Requirements

Here is a detail list of the technical requirements to run this project in a local environment. ###Local Development

  • PHP
  • Code Editor
  • Server environment like: MAMP, XAMP, LAMB.
  • PHP My admin
  • Basic knowledge in all previously mention tools or technologies. =)

##Installation

Here are the steps to run the local server for development.

  1. Open the terminal

  2. You need to clone the repository within your httdocs or any other folder the server is using as root:

"git clone https://github.com/egamboa/acf-sample.git"
  1. Then import the Database acf-sample:

  2. When you are done with the database import, you should make sure the file,

wp-config.php

Has the right access information for MySql server and database.

  1. Go to you local URL: 'http://localhost/acf-sample/'

  2. Login with Username: admin / Password: asdmin123

  3. If you navigation is not working, or you are getting a problem make sure you check this 2 links:

About

Advanced Custom Fields is the perfect solution for any WordPress website which needs more flexible data like other Content Management Systems.

License:GNU General Public License v3.0


Languages

Language:PHP 71.8%Language:JavaScript 15.4%Language:CSS 12.8%Language:ApacheConf 0.0%