I am a web & mobile app developer based in Lahore. I have been developing creative, interactive, usable & successful web apps, web portals, php and Flash action scripting, REST apis, WordPress plugins & themes. In recent years, I have worked on Ionic, Angular and TypeScript for hybrid mobile apps, Flutter & Dart, React & React Native, and Swift native iOS mobile app development.

MemberClicks Events & Groups Listing via Oasis API with WordPress Plugin

MemberClicks offers All-in-one association management software that allows members management, email marketing, events registrations for members, membership renewals, and different level of Membership. MemberClicks Oasis API is a JSON REST API that allows a 3rd party client to interact with your Oasis (Members) data. Using Oasis API, MemberClicks Auth WordPress Plugin enables clients to allow their MemberClicks…

MemberClicks Auth WordPress Plugin using Oasis API Integration

MemberClicks offers All-in-one association management software that allows members management, email marketing, events registrations for members, membership renewals, and different level of Membership. MemberClicks Oasis API is a JSON REST API that allows a 3rd party client to interact with your Oasis (Members) data. Using Oasis API, MemberClicks Auth WordPress Plugin enables clients to allow their MemberClicks…

Implement Swipeable UITableViewCell / UICollectionViewCell in Swift SwipeCellKit

A swipeable UITableViewCell or UICollectionViewCell allows Left and right swipe actions, Action buttons with: text only, text + image, image only and many more features. Implementing SwipeCellKit Pod in your Xcode project is quite straight forward. Although I followed all instructions to install and implement SwipeCellKit Pod defined on its page, there was following error:…

WordPress Plugin for REST API Endpoints Documentation – PI API Docs

We have finally released a Documentation WordPress Plugin for API endpoints today after months of testing and development. PI API Documentation is a WordPress Plugin. This Plugin adds Custom Post Type Documentation which enables you to add Documentation for your REST API endpoints. It is super easy to use and add API documentation quickly on your WordPress website. PI…

MemberClicks Oasis API integration with WordPress

I recently worked on MemberClicks Membership Management Software Oasis API to integrate it with WordPress so that WordPress website could be used for showing content and training content to members using LMS plugin. MemberClicks offers All-in-one association management software that allows members management, email marketing, events registrations for members, membership renewals, and different level of…

BuddyPress Groups avatar & cover endpoints for JSON API User Plus via REST calls

Four new endpoints have been added in the JSON API User Plus plugin for BuddyPress Groups component REST JSON API groups_get_avatar, groups_upload_avatar, groups_get_cover, groups_upload_cover. These endpoints have added missing features for the BuddyPress Groups component via REST API and now Groups endpoints can be used for mobile app to manage avatars and cover. Both Update…