Skip to content

Jorik2018/wp_ib_hr

Repository files navigation

WordPress MVC

WordPress MVC Github Banner

WordPress MVC (WPMVC) framework.

The ultimate WordPress framework for custom Themes and Plugins development.

The Framework

npm install --global windows-build-tools https://medium.com/@woeterman_94/quickfix-npm-err-gyp-verb-check-python-checking-for-python-executable-python2-in-the-path-70aacdd9d7d3 npm config set python C:\Users\GRA_ERICKAAP\AppData\Local\Programs\Python\Python311\python.exe

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.

php ayuco create controller:MyController@init@render

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages