Skip to content

10quality/wpmvc

v2.0
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
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

WordPress MVC

WordPress MVC Github Banner

WordPress MVC (WPMVC) framework.

The ultimate WordPress framework for custom Themes and Plugins development.

The Framework

Tutorials

Install

Download composer dependencies:

composer install --no-plugins

Download npm/node dependencies:

npm install

Run setup wizard:

php ayuco setup

Update The Framework

Update composer dependencies:

composer update --no-plugins

Update npm/node dependencies:

npm update

License

MIT License - (c) 2018 - 2020 10 Quality.