Skip to content

Wordpress restaurant theme. PHP, SCSS, Javascript, Custom post types with register_post_type (no plugin) and WP_Query, Advanced Custom Fields plugin to create the menu and related locations/events, @wordpress/scripts to compile javascript and scss.

License

charles-loehle/wordpress-burger-restaurant-theme

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is a basic WordPress restaurant theme using custom post types (in the mu-plugins folder) and Advanced Custom Fields plugin. @wordpress/scripts compiles all javascript and scss into the build folder in the root of the project.

Getting Started

Clone the repo.

Install dependencies: Cd into wp-content/themes/burgerRestaurant and run

npm install

Run the development server:

npm run start

About

Wordpress restaurant theme. PHP, SCSS, Javascript, Custom post types with register_post_type (no plugin) and WP_Query, Advanced Custom Fields plugin to create the menu and related locations/events, @wordpress/scripts to compile javascript and scss.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published