Skip to main content

Buildfire Plugin SDK

Comprehensive documentation to help you get started with Buildfire SDK

Use the tools you already know

Build new features using Javascript, HTML and CSS. Add any framework you like.

You Build We Deploy

Use our cutting edge deployment process to deploy you code to QA or Production all around the world instantly.

No DevOps Needed

We take care of publishing to iOS and Android, No Server, Maintenance, No Cordova, Ionic, Titanium, React Native setup. Just start codding and let us take care of the rest.

Register as a developer

Develop custom functionality for your BuildFire mobile app

Use the tools you already know. Build new features using Javascript, HTML and CSS. Add any framework you like.

Use our existing infrastructure

With many built in tools such as: Database, Image server, File server, Analytics, Authentication, Notifications and many more, plugin development should be quick and painless.

Access Native Device API's

Integrate with native device components accross multiple platforms with ease. Access GeoLocation, Camera, Filesystem, Bluetooth, iBeacon and other native features simply using buildfire.js apis.

Give it a try


> npm install buildfire-cli -g
> buildfire init
> cd BuildFireSDK
> buildfire plugin init myPlugin
> buildfire run