Sample WordPress plugin using wpui
Find a file
2025-06-27 19:53:04 +05:30
.github update readme 2023-11-05 10:32:23 +05:30
build add placeholder plugin ui 2023-11-05 00:27:02 +05:30
src add placeholder plugin ui 2023-11-05 00:27:02 +05:30
.gitignore Initial commit 2023-10-24 21:59:59 +05:30
LICENSE Initial commit 2023-10-24 21:59:59 +05:30
package-lock.json add placeholder plugin ui 2023-11-05 00:27:02 +05:30
package.json add placeholder plugin ui 2023-11-05 00:27:02 +05:30
README.md Update banner 2025-06-27 19:53:04 +05:30
wpui-sample-plugin.php add placeholder plugin ui 2023-11-05 00:27:02 +05:30

WPUI Sample Plugin

Build Your React Powered WordPress Plugin With Speed.

WPUI is a design pattern library built upon wordpress components Which gives you the building blocks you need to build your react-powered WordPress plugin. spend less time on UI and more time building your idea. This sample plugin provides you with starting point to get things started.

Plugin Screenshot

Usage

  • Clone git clone git@github.com:lubusIN/wpui-sample-plugin.git my-plugin in you WordPress plugins directory
  • Open plugin directory cd my-plugin
  • Changes plugin as required

Development

  • Install dependencies npm install
  • Watch for chanegs in dev npm run start
  • Build production assets npm run build

Meet Your Artisans

LUBUS is a web design agency based in Mumbai.

License

WPUI Sample Plugin is an open-source software licensed under the MIT