Skip to content

JoshMoreno/wpdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Still in alpha stages. Beta coming very soon.

Official Docs

getwpdev.com

What is it?

A thin wrapper around WordPress to make development quicker, modern, and object oriented.

Requirements

PHP >= 5.6.4

WordPress >= 4.9

Installation

WP-CLI

wp plugin install --activate https://github.com/JoshMoreno/wpdev/releases/download/v2.0.3-alpha/wpdev.zip

Composer

composer require joshmoreno/wpdev

Manually

Nothing special. Just install and activate like any other plugin.


Continue on official docs - getwpdev.com