opensource
Dummynator

Dummynator – Insert Blocks With Dummy Content To Gutenberg

Dummynator, a simple plugin that allows you to add paragraph & list block with random content to Gutenberg. Recently working with Gutenberg we had to add random content to few pages & our laziness lead us to this plugin.  It was the perfect opportunity for us to use the Gutenberg plugin & sidebar API. Currently, the plugin provides few options & content type but yes we plan to add more options soon. Checkout Dummynator in action below. Want to play around with “Dummynator”, head over to our Gutenberg playground – https://gutenberg.lubus.in/ Dummynator is available for download on WordPress plugin repo – https://wordpress.org/plugins/dummynator Want to dive…

Gymie - Laravel Based Application

Gymie, A Laravel Based Gym Management System Is Now Open Source

Today we are happy to open source Gymie, a Laravel based gym and club management system we built some time back. It has an interesting backstory to share how it came to life. We had never planned to actually build it, rather it started as a side project. We had an intern we had been mentoring and to help him understand and learn Laravel better we picked it as a real-life case study to work on. It was based on our experience with local gym management how they have been handling things. With regular brainstorming session and development, it started taking shape…

Sublime Atom Snippets For WordPress Custom Meta Boxes

Sublime & Atom Snippets For WordPress Custom Meta Boxes

We at LUBUS love crafting custom WordPress solutions and try to use plugins only when it’s genuinely needed. Every other WordPress project we work on somehow requires “custom meta fields”. Though we have many plugins available we love to use non-plugin solution & “Custom Meta Boxes (CMB)” by Human Made is the perfect solution which always works for us and lately, we have been contributing to it as well. It’s so much part of our work nowadays that we find ourselves spending a lot of time on its wiki for various code & info. As “Sublime Text” is our choice of editor, we…

Display Upcoming WordCamp’s On WordPress Post Or Page

A couple of months back we released WordPress plugin to display upcoming WordCamp’s on the wp-admin dashboard, you can read about it here for more details. Post that we have been receiving the request from many users & developers to add in support for the shortcode. We have been planning to add the support for shortcode & Visual Composer so that details can be easily displayed at different places, not just wp-admin dashboard. Finally, with the release of v0.6, you can use the shortcode to display WordCamps anywhere or Visual Composer widget if you use Visual Composer page builder. Currently, shortcode doesn’t have any…

LUBUS Highlights January 2017

LUBUS Highlights – Jan 2017

[divider type=”thin” spacing=”10″] [well] Monthly Flash: Our very own Ajit Bohra delivered the untold story of “Being a WordPress dev” at WordCamp Udaipur. Catch the slides from his talk here. [/well] Here’s a list of few things we have been doing recently that might be of your interest or help :-): Looking to integrate InstaMojo payment gateway with your Laravel based app? We have released the Laravel package for Instamojo called – Laravel Mojo. The package provides an expressive, fluent interface to Instamojo’s payment and refund services. Tired implementing email verification process on registration with every Laravel app you create? We have created Laravel 5.3 /…

LUBUS Highlights – November 2016

[divider type=”thin” spacing=”10″]   [well] Monthly Flash : We are now the co-authors of India’s emerging C2C payments & e-commerce platform INSTAMOJO ‘s official wordpress plugin – Woo Instamojo [/well] Some simple things we have been doing recently that might be of your interest or help 🙂 : Our first open-source wordpress plugin to display upcoming wordcamps on your wp-admin dashboard – The Wordcamp Dashboard widget Do you use humanmade custom meta boxes a lot and code in sublime text , our open-source snippets are here to help you – CMB sublime snippets Laravel 5.3 app boilerplate with email verification process on registration Things…

WordPress Plugin To Display Upcoming WordCamps On wp-admin Dashboard

It’s been quite few years for us designing & developing websites & apps powered by WordPress. Lately we have been planning to use our experience on various projects and share them in the form of useful plugins. wordpress.org repository already has many great plugins created by awesome developers around the world. So we were looking at building something which can add value and be useful both at the same time like everyone hopes for at the start. As these days we are looking forward to various WordCamps happening around, we try to keep our self updated. We saw this idea posted by Ratnesh Sonar on the forum regarding…