All Projects → wpscholar → wp-skeleton

wpscholar / wp-skeleton

Licence: other
Setup a new WordPress installation via Composer

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to wp-skeleton

dudestack
A toolkit for creating a new professional WordPress project with deployments. Originally based on Roots/bedrock.
Stars: ✭ 82 (+127.78%)
Mutual labels:  composer, wordpress-development, wordpress-installation
ACCESS-NYC
Find help in NYC with food, money, housing, work, and more on ACCESS NYC. Maintained by @NYCOpportunity
Stars: ✭ 27 (-25%)
Mutual labels:  composer, wordpress-site
wpacked
📦 WPacked is a WordPress development starter kit with portability and immediate local development in mind.
Stars: ✭ 73 (+102.78%)
Mutual labels:  composer, wordpress-development
wordpress
📚 Recursos para aprender WordPress
Stars: ✭ 20 (-44.44%)
Mutual labels:  wordpress-development, wordpress-site
Wpstarter
Easily bootstrap whole site Composer packages for WordPress.
Stars: ✭ 182 (+405.56%)
Mutual labels:  composer, wordpress-development
Acf Pro Installer
A composer install helper for Advanced Custom Fields PRO
Stars: ✭ 265 (+636.11%)
Mutual labels:  composer, wordpress-development
Composify
Turn WordPress plugin zip files into git repositories, so that composer version constraints work properly.
Stars: ✭ 36 (+0%)
Mutual labels:  composer, wordpress-development
wordpress-bundle
Use Wordpress and Symfony together using a Symfony bundle
Stars: ✭ 30 (-16.67%)
Mutual labels:  composer, wordpress-development
phpcrawl
Copy of http://phpcrawl.cuab.de/ for using with composer
Stars: ✭ 58 (+61.11%)
Mutual labels:  composer
laration
Simple package to see all current configurations being used by your Laravel application
Stars: ✭ 47 (+30.56%)
Mutual labels:  composer
akaash-rest-api
Akaash: A restful API template built with PHP driven by flight micro-framework
Stars: ✭ 17 (-52.78%)
Mutual labels:  composer
benenson
A Gutenberg WordPress theme
Stars: ✭ 70 (+94.44%)
Mutual labels:  wordpress-development
app
Aplus Framework App Project
Stars: ✭ 338 (+838.89%)
Mutual labels:  composer
romans
A Simple PHP Roman Numerals Library
Stars: ✭ 40 (+11.11%)
Mutual labels:  composer
itsgoingto.be
The magic behind itsgoingto.be
Stars: ✭ 13 (-63.89%)
Mutual labels:  composer
heimdall
Painless OAuth 2.0 Server for CodeIgniter 4 🔥
Stars: ✭ 36 (+0%)
Mutual labels:  composer
erdiko
Micro MVC Framework
Stars: ✭ 36 (+0%)
Mutual labels:  composer
lean-theme
No description or website provided.
Stars: ✭ 38 (+5.56%)
Mutual labels:  composer
PackageChangeLog
Show Package Changelog On Composer Install/update
Stars: ✭ 15 (-58.33%)
Mutual labels:  composer
wordpress-scaffold
The scaffold for GRRR's WordPress Pro setup.
Stars: ✭ 16 (-55.56%)
Mutual labels:  composer

WordPress Skeleton

Setup a new WordPress installation via Composer

Requirements

PHP 5.6+

Prerequisites

Install Composer

Installation

$ composer create-project wpscholar/wp-skeleton {directory}

Replace {directory} above with the folder name of your new project.

Configuration

Open up the .env file and edit your database credentials. The default file is designed to work with Local.

Reminder

Don't forget to:

  • Customize the readme.md file for your project
  • Update the project's meta data in the composer.json file.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].