Menu

Home

Tim Wentzlau

PGBuild

PGbuild is a Phonegap development system that automates the development process by connecting your CMS/web server with the online service Phonegap Build.

PGBuild is essentially a web spider that make off-line versions of web pages. The off-line version is zippped and send to the Phonegap Build service. The spider is controlled by a project file that sets the rules for the spider and the options for the phonebap build service.

You may create and manage your phonegap project source files manually on your webserver or use PGBuild to connect to a CMS system to extract content. PGBuild is managed from a small widget that you may use your self or integrate into a CMS system.

features

  • Designed for easy integration with existing solutions.
  • Independent use of mobile HTML framework for UI in apps.
  • Supports all version of Phonegap that is available on build.phonegap.com.
  • Scans for Phonegap calls and adjust the permissions accordingly.
  • Manage versions numbers automatically.
  • The widget may be styled with CSS styling and has support for UI frameworks like JQuery UI.
  • javascript framework independent, all widget javascript is native and tested on several browsers.

Widget
Turn your CMS into a development platform for Phonegap applications. Embed the PGbuild widget via iframe onto an admin page (or regular page) in your CMS. The widget is connected to the CMS via a small connector class.
Read more

Command line
If you want a convient way to manage you phonegap build projects without a cms you may call PGBuild from the command line.
Read more

Installation

requirements
1) PHP > 5.0 with CURL and mdstring modules.
2) An account on build.phonegap.com

Get source
You may use SVN or one of release zip files to get the source for PGBuild.
After installation you should rename the file cliconfig-template.php to cliconfig.php and change the settings in the file to your needs.

Project Admins:


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.