10quality/wpmvc

WordPress MVC Framework.

Maintainers

Package info

github.com/10quality/wpmvc

Type:project

pkg:composer/10quality/wpmvc

Statistics

Installs: 952

Dependents: 0

Suggesters: 0

Stars: 33

Open Issues: 2

v1.1.1 2026-03-05 18:41 UTC

This package is auto-updated.

Last update: 2026-03-11 23:29:26 UTC


README

WordPress MVC (WPMVC) framework.

The ultimate WordPress framework for custom Themes and Plugins development.

The Framework

Install

Download composer dependencies:

composer install --no-plugins

Download npm/node dependencies:

npm install

Install Gulp:

npm install -g gulp-cli

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 - 2026 10 Quality.