react
wpui-plugin-app-boilerplate

Quick Start Your Ideas With WPUI Plugin and App Boilerplate

A few months ago, we introduced WPUI – an open-source design pattern library that uses WordPress components as building blocks to create React-powered WordPress plugins or apps. With WPUI, you can spend less time on UI and more time developing your ideas. We use WPUI extensively to design modern UI for our internal and client projects. However, the process of setting up the project can be repetitive. To simplify this, we have created a boilerplate for both the plugin and a standalone app. We’ve configured the boilerplate setup using wp-scripts and wp-components to kickstart the project quickly. Plugin Boilerplate This…

LUBUS Highlights November 2023

Venturing Into Consulting We have primarily focused on providing solutions to individuals and businesses by training our teams and building solutions for clients. However, we have recently had the opportunity to work with mid to enterprise-level clients, who have approached us for WordPress consulting services. We have onboarded a few clients to start this new offering and are finding it to be an interesting and valuable learning experience. We plan to share more insights on this soon. Bulk Messaging Platform Aside from working with WordPress, we also enjoy using Laravel, and we recently had the opportunity to help an SME…

Experimental Go To Top Plugin For WordPress

We have been strongly advocating leveraging WordPress packages to build plugins and apps. From using them on client projects to side projects we have embraced them as much as possible. We even shared our thoughts on the same at WordCamp Mumbai. As part of constant learning and discovery, we encourage our team to build things they want to. A few months back we were working with one of our client and they had this hard requirement of having a go-to top-button plugin with flexible customization. We vetted a few plugins and thought it was a good opportunity to build something…

wpui

Introducing WPUI, a design pattern library for building React-powered WordPress plugins or apps

As strong supporters of the WordPress Block Editor (aka Gutenberg), we have been early adopters and advocates of this technology. We have spoken about its potential and future at meetups and WordCamps, and have empowered our clients’ editorial experiences. We have also built plugins and extensions that embrace the Block Editor and have seen the huge potential it has as a product and the foundation it is laying down for the next generation of WordPress. We have been following the development and keeping an eye on various packages that were extracted and built. From building and extending blocks, curating editor…

LUBUS Highlights October 2023

This month, the team continued working on things they believed in and built a few side projects to fulfil our internal needs. Tatva We announced project Tatva. It is a custom Web Components library that we are building with few commonly used elements. We polished and pushed one of the elements called ‘Ping’, which allows the addition of a pulse animation element in HTML content with a custom element tag. We are working on a few more and look to make them public soon so stay tuned. WordCamp Mumbai A few of the folks from the team attended WordCamp Mumbai…

Explore Gutenberg Components with WP Storybook

At lubus, we have been embracing Gutenberg and have been building things using various reusable components and packages. UI components come handy to provide consistent UX. To make discovering and referring all components quick and easy we have built this experimental storybook. We keep adding stories/cases as and when we discover them. Currently, a good amount of components have been added and we thought to share it with others. Once it shapes up well we would love to explore getting it into core. Things on our list: Add as many possible components & cases Capability to view and copy the…