The App Maker Wordpress Plugin - Rating, Reviews, Demo & Download

 Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Distinct from simply a mobile version of your web site, the goal of The App Maker is to be able to make something that looks and feels like a native app. It’s not meant to display your entire content, but rather to display specific posts, pages or custom post types in an easy to use, cross-device mobile format. Further, it is the goal of The App Maker to be able to deliver the content such that it can be saved to the user’s device for later offline use.

The App Maker uses Sencha Touch as the Javascript framework for building the app. The App Maker adds an App custom post type allowing you to build as many apps as you want. The apps themselves are rendered using shortcodes. For a Sample App, please see the Frequently Asked Questions section.

Screenshots

  1. A page of posts where category_name=news, grouped by month using this shortcode: <code>[app_posts orderby=date order=desc title=News group_by=month category_name=news indexbar=false]</code>

    A page of posts where category_name=news, grouped by month using this shortcode: [app_posts orderby=date order=desc title=News group_by=month category_name=news indexbar=false]

  2. A page of posts where category_name=news, grouped by post title using this shortcode: <code>[app_posts category_name=news title=Index]</code>

    A page of posts where category_name=news, grouped by post title using this shortcode: [app_posts category_name=news title=Index]

  3. A custom page.  The shortcode that generated this is <code>[app_item title="Our Artists" icon=team1 callback=borealis_catalogue_app group_by=category orderby=category indexbar=false]</code>.  Note the callback attribute.  Elsewhere, I defined a function called <code>borealis_catalogue_app</code> that set up this page.  See the frequently asked questions.

    A custom page. The shortcode that generated this is [app_item title="Our Artists" icon=team1 callback=borealis_catalogue_app group_by=category orderby=category indexbar=false]. Note the callback attribute. Elsewhere, I defined a function called borealis_catalogue_app that set up this page. See the frequently asked questions.


Reviews & Comments