Skip to content

A plugin for creating SPA(Single Page Application) plugins for wordpress

Notifications You must be signed in to change notification settings

morteza-jamali/winword

Repository files navigation

WinWord

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 .

Requirements

WinWord requires PHP 7.0.0+

Installation

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

What does WinWord use ?

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

About

A plugin for creating SPA(Single Page Application) plugins for wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published