2019

Gymie maintenance Release v1.0.2 / v1.0.3

In 2018 we opensourced “Gymie“, our small side project which started as small solution to the local gyms. This year we are focusing on our “Laravel” and “Gymie” offering. We have received a positive response from people using the application. All the feedback and suggestions gives us better clarity about the roadmap. Latest maintenance release(s) iron outs bugs and cleanup. Next, work is in progress for v1.1.2 to bring some enhancements, code refactoring & cleanup. Personally, we are not happy with current implementation and we have started working on v2.0 release to make core app stable. Detailed scope and features…

Github Actions To Release WordPress Plugin

Github is the place where we spend a good amount of time exploring some amazing opensource projects, contributing or pushing our own code. Development at GitHub is on fire post Microsoft acquisition. Lately, we have seen many new features and improvements being rolled out to the platform. Of all the new goodies “Actions” are coming to platform which is currently in beta. Actions are fun little bots that help you automate all the boring repetitive task. Currently we have various other ways to do that. But having something integrated within the platform would be fun. With action possiblities are endless…

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…