WinWord stands for Windows Wordpress You can create SPA(Single Page Application) plugins for WordPress using WinWord . It simulates the structure of windows 10 in wordpress .
WinWord requires PHP 7.0.0+
Follow the steps below to install the plugin :
- Clone repository into wordpress plugins directory
- Change directory into project directory and then run commands below :
$ composer install
$ npm install
- Change the config file in the root of project
- Activate plugin
WinWord uses the following libraries and frameworks :
- AngularJS : for application management
- Laravel mix : for bundling and compiling assets
- Metro 4 : open source toolkit for developing with HTML, CSS, and JS