ionWordpress | Ionic Wordpress mobile app | IonicThemes icon

ionWordpress | Ionic Wordpress mobile app | IonicThemes

Hot or Not
ionWordpress | Ionic Wordpress mobile app | IonicThemes

Description

For Ionic v2 and v3 templates with tons of functionalities included check Ion2FullApp

Subscribe here to get offers and free ionic tutorials and code examples!

IonWordpress is a high quality mobile app template built with Ionic Framework, which grabs your Wordpress site content and puts it inside an app.

You will need to be able to add some plugins to your Wordpress site and to know how to build an Ionic app. Then you will have a mobile app ready to go. It has tons of components, plugins and examples so you can build the kind of app you need.

The app uses SASS, which basically is CSS with super powers. Each component has its dedicated sass files and partials well structured with independent variables so you can have maximum modularity, flexibility and customizability.

Ionic framework is an open source front-end SDK for developing awesome hybrid mobile apps with HTML5, CSS and JavaScript. Ionic is focused mainly on the look and feel, and UI interaction of your app.

Cordova is a platform to build Native Mobile Applications using HTML5, CSS and JavaScript.

Features

  • Full Integration with Wordpress
  • Ready to use with your own Wordpress site
  • PhoneGap / Cordova Full Hybrid App using AngularJS + Ionic framework
  • Ionic framework open source front-end SDK for developing hybrid mobile apps with HTML5
  • AngularJS Controllers, Directives, Filters, Services, Factories
  • Complete guide to help you understand and use this app.
  • Beautiful UI/UX
  • Easy style customization
  • Right multi menu to filter posts by category and search posts by query.
  • App walkthrough
  • UI Route Authentication
  • Login / Register fully integrated with Wordpress
    • Login
    • Forgot password
    • Register
    • Form validation
    • Show/hide password directive
  • Push Notifications for Android and iOS
  • Wordpress Integration with JSON API
    • Custom fields
    • “Loading…” sign when bringing posts
    • Pull to refresh new posts
    • Infinite scroll (improves user experience in mobile)
    • “Read more” button to have access to the entire post
    • Bookmark
    • Comments
    • Share a post with Social Sharing tool
  • Access your phone native email sender provider to send emails using the Email composer plugin
  • Use the native sharing window of your mobile device to share things into your social networks or messaging apps using the SocialSharing Plugin
  • Show Mobile Ads with Google AdMob using Cordova admob pro plugin. iOS and Android integration.
  • Show Mobile Ads with Apple iAd using Cordova iad pro plugin.
  • Rate this app functionality in Google and Apple stores. We use a the AppRate plugin
  • Show map. In order to show a map we use a very easy to use angular directive called ngMap.
  • Open any external link with InAppBrowser Plugin
  • App settings.
  • Action Sheet Integration. The Action Sheet is a slide-up pane that lets the user choose from a set of options.

Login / Register / Recover Password – Wordpress authentication

  • Form validations
  • Message errors
  • Send email to new users
  • Show/hide password directive

Posts

  • Pull to refresh
  • Infinite scroll
  • Read more
  • Comments
  • Social Sharing
  • Audio
  • Videos

Bookmarks

Categories

The app builds the menu with your own Wordpress categories

Search

Contact

Settings

  • App rate
  • Admob
  • iad
  • Send mail
  • Terms and conditions
  • Log out
  • Toggles (just UI/UX, there’s no functionality attached)

Push Notifications

We are using this plugin to send mobile push notification which works perfect and includes a complete documentation on how to install it on your wordpress. If you want to use this tool on your app you will have to purchase it separately from this app.

They provide a Wordpress Plugin that enables you to send automated push notifications from your Wordpress, for example when a new post is published. They provide the backend part of the push notifications, we provide the front end and the integration with the Wordpress backend. That makes a complete solution.

Note: we don’t provide support about Send Mobile Push Notification Messages tool, but the author will do it very good.

Important: Read before you buy

In order to modify the app you need to have knowledge in web technologies such as javascript, html5 and css3.

You also need to be able to install Ionic and its dependencies on your machine. We recommend you to use the Ionic official installation guide and ask on the Ionic forum https://forum.ionicframework.com/ for support.

We then will be happy to answer all the app related questions/issues.

You can build this app with phonegap build, however, we don’t provide support on how to build the app using phonegap build.

What our users are saying…

More items by StartAppLabs (us):

IonFullApp – IonFullApp | Full Ionic Template + Cordova Plugins

IonSocialApp – Ionic Social Template

Changelog

Version 1.6.0 – released 21 July 2017
## Updates
- Update project to work with Ionic new CLI by adding the following devDependencies:
    - "@ionic/cli-plugin-gulp": "1.0.2" 
    - "@ionic/cli-plugin-ionic1": "2.0.1" 
- rename ionic.project for ionic.config.json
- removed views.js file and its references

Version 1.5.1 – released 6 September 2016
## Misc
- Fixed bug when registering Push notifications device token on Android. (just changed app.js file)
Version 1.5 – released 29 August 2016
## Misc
- Fixed Push notifications!
- Update gulp-sass to latest Version
- Fixed issues related to wordpress login and wordpress queries
Version 1.4 – released 21 April 2016
## Misc
- Update Ionic Version to v.1.2.4
- Update cordova plugins
- Update ngcordova
- Update gulp-sass to latest Version
- Added parameter insecure=cool to solve Wordpress SSL 
(The latest version of JSON API USER plugin requires https protocol for user authentication. In case you don’t have SSL installed and/or still want to use http protocol, please pass insecure=cool in your request like this)
Version 1.3- released 08 August 2015

## Misc
- Improved and ease build process
- Update Ionic Version to v.1.0.1
- Update cordova plugins
- Update ngcordova
- Added whitelist plugins
- Added Content-Security-Policy
- Add Sass sourcemaps to ease debugging of the app
- Refactor project structure
- Added youtube javascript API to manage youtube videos

## New Features
- Added example of how to integrate a Wordpress Page
- Preload images (improves UX as important images are preloaded using a loader before showing them to the user)
- Multimedia background (change auth background with a Multimedia one which enables you to use gifs or images as full backgrounds)
- New directive in order to open all external links using inAppBrowser plugin
- Added remove bookmarks functionality

## Styles
- Refactor Sass files structure
- Improved and eased customization of the app (Added theme.variables.scss with different color schemas)

## Documentation
- Brand new documentation!

ionWordpress 1.2 – 03 June 2015

## Misc
- Improved and ease build process
- Update Ionic Version to v.1.0.0

## Bugs
- fix services.js AuthService.getUser() bug
ionWordpress 1.1
## Code quality changes:
- Changed href to ui-sref in order to go from one state to another in a click
- Moved all controllers to the same file www/js/controllers.js
- Moved all services to the same file www/js/services.js
- Removed ProfileService
- Refactoring of some controlleres and services

## Wordpress audio post:
- Fix embeding wordpress audio posts

## Walkthrough (login)
- Add show/hide password directive

## Others
- Refresh user avatar from Wp on device ready and on device resume
- Update Ionic version to ionicv1.0rc1
- Added DOCUMENTATION.md with the documentation link

## Bugs
- Don't allow post comments with no content
- Fix audio tag styles conflict with ionic.css by upgrading to ionicv1.0rc1
- Fix slider pager hidden due to ionicv1.0rc1 update
- Fix search results tabs list and bookmarks list style (introduced when upgrading to ionicv1.0rc1)
- Fix audio tag not displaying to 100% on iOS

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

Ionic Material Design icon

Ionic Material Design

Hot or Not
Ionic Material Design

Description

Ionic Material Design Version. We have update the project to keep project up to date as below detail : Plugin : Add plugin cordova-plugin-whitelist to avoid http 404 errors when your app tries to make network requests on android. CSS: Add hidden overflow-x to class product-slide-list to fix horizontal scroll bar appear on page load. More Detail Instruction : How to update project to this version Ionic Material Design is Mobile Native Web Application that developed by Ionic Framework under the design concept of Google Material Design integrate with the functions of ngCorgova. The application will present the function of Application storage, Social Connect, Share content to social network, Advertising in application, Push Notification, Map API Connect, Hardware connect and Material Design Concept. Also we have the documentation that will Introduce you about how to getting started with the project.

Documentation

  • Item Documentation
  • Getting Started
  • Project Configuration
  • Important Notes
  • All Component Detail
  • Known Issues
  • Compatibility

Version History

Version 4.2 – Released 24 June 2016
Plugin :
- Add plugin cordova-plugin-whitelist to avoid http 404 errors when your app tries to make network requests on android.
——————————————————————————————————————————
CSS :
- Add hidden overflow-x to class product-slide-list to fix horizontal scroll bar appear on page load.
Version 4.1 – Released 30 May 2016
Update Framework :
- Update cordova to lasted version.
- Remove fix plugin version.
——————————————————————————————————————————
Update Feature :
- Change plugin AdMob to AdMob Pro version for use more stable version.
——————————————————————————————————————————
Plugin :
- Because of plugin update make npm throw error while installing plugin. We are changed below plugin to stable version :
- Change plugin https://github.com/floatinghotpot/cordova-plugin-admob.git (AdMob) to cordova-plugin-admobpro (AdMob Pro)
- Change plugin de.appplant.cordova.plugin.emai3l-composer@0.8.2 to cordova-plugin-email-composer
- Change plugin org.apache.cordova.splashscreen@1.0.0 to cordova-plugin-splashscreen
- Removed unused plugin cordova-plugin-googleplayservices@19.0.3 because of changed plugin AdMob to AdMob Pro version.
——————————————————————————————————————————
Documentation :
- Update content of section D-4) Add Ionic Plugin
    Change plugin https://github.com/floatinghotpot/cordova-plugin-admob.git (AdMob) to cordova-plugin-admobpro (AdMob Pro)
    Change plugin de.appplant.cordova.plugin.email-composer@0.8.2 to cordova-plugin-email-composer
    Change plugin org.apache.cordova.splashscreen@1.0.0 to cordova-plugin-splashscreen
    Removed unused plugin cordova-plugin-googleplayservices@19.0.3 because of changed plugin AdMob to AdMob Pro version.
- Update content of section D-7 Android Build
    Add new instruction for build AdMob Pro in android to avoid build error.
- Update content of section D-13) Update project to latest version
    Add new content of file and resource that update in this version.
-   Update content of section M) Support
    Add new content about devise size
- Update content of section J-2-2) Facebook
    Update new content of Facebook API Registration according from Facebook update.
Version 4 – Released 24 February 2016
New Feature :
- Show popup dialog before application close when tap Back Button on android.
- Make the side menu close when swipe left on side menu.
- Make the side menu close when tap Back Button on android.
- Make the bottom sheet close when tap Back Button on android.
- Make the popup dialog close when tap Back Button on android.
- Make the md-menu close when tap Back Button on android.
- Make the md-select close when tap Back Button on android.
——————————————————————————————————————————
Update Feature :
- SQLite contract list page will show grid with md-menu by default.
——————————————————————————————————————————
Documentation :
- Update content of section D-4) Add Ionic Plugin
    1.Update plugin cordova-plugin-inappbrowser to version 1.1.3
    2.Change cordova-plugin-splashscreen plugin to org.apache.cordova.splashscreen to support new version of Android and IOS
    3.Remove section of About local notifications plugin Because the probelm has been fixed.
- Remove content of section Plugin that will not working on El Capitan, Xcode 7 (Only IOS) Because the probelm has been fixed.
- Add new section Update project to latest version for project update instruction.
- Add new content of section Support

Version 3.3 – Released 08 February 2016
Documentation :
- Update content of section D-4) Add Ionic Plugin
   1.Fix version of cordova plugin to avoid plugin update not compatible with framework make project build failed.
   2.Change plugin cordova-plugin-inappbrowser to version 1.1.1 because of version 1.1.2 have error about callback url.
   3.Add new section About local notifications plugin
     - For IOS Build from Mac OS Version that is not : El Capitan
     - For Android Build (Mac and Windows)
- Update new content of section K) Known Issues : Plugin that will not working on El Capitan, Xcode 7 (Only IOS).
   1.Flash Light
   2.Image Picker
   3.Send Text Messages
Version 3.2 – Released 10 January 2016
Plugin :
- Change ionic plugin keyboard to stable version from com.ionic.keyboard 
  to ionic-plugin-keyboard
- Add new googleplayservices plugin to supprot dependencies update of AdMob plugin.
Update package.json File :
- Update dependencies and devDependencies of gulp-sass from version ^1.3.3 to ^2.0.0 
  for support NodeJs version > 4.0.0
Documentation :
- Update content of section D-1) Installing Ionic Framework to using NodeJs LTS 
  version to avoid cordova plugin issue.
- Add new content of section D-1) Installing Ionic Framework about instruction 
  for Mac OS El Capitan to fix issue of cordova when add platform then it will 
  get failed return (cordova keeps a cached version in your ${HOME}/.cordova folder.)
Version 3.1 – Released 9 December 2015
JavaScript libraries :
- Update ngcordova to Version 0.1.23
Plugin :
- Change inappbrowser plugin to stable version 
  from org.apache.cordova.inappbrowser to cordova-plugin-inappbrowser
Update :
- Update controller of AdMob to compatible with last updated of AdMob Plugin. 
Documentation :
- Update content of section D-1 because of the latest version of cordova 
  is not stable. We recommend you to use cordova version 5.3.3 for avoiding 
  plugin installation issue. 
- Update content of section D-4 change link of inappbrowser plugin to 
  stable version from org.apache.cordova.inappbrowser to 
  cordova-plugin-inappbrowser
Version 3.0 – Released 4 November 15
New Feature :
- Android Map Connect.
- IOS Map Connect.
- Setting for Enable/Disable view animation.
Performance :
- Improve application performance by add Crosswalk Browser for Android.
- Improve view content and add new setting section for Enable/Disable view animation.
Update :
- Update toggle left Menu to enable animation on IOS and disable on Android.
Plugin :
- Change SQLite Plugin to https://github.com/litehelpers/Cordova-sqlite-storage.git
- Add new plugin cordova-plugin-transport-security to allow 'Arbitrary Loads' by adding
  a declaration to the Info.plist file to bypass the Xcode 7 and iOS 9 App Transport
  Security.
Documentation :
- Add new section for detail of IOS Map Connect J-6-1
- Add new section for detail of Android Map Connect J-6-2
Version 2.0 – Released 4 October 2015
New Feature :
- Single Push Notification
- Schedule Push Notification
Update Library :
- Font Awesome 4.3.0 to 4.4.0
Compatibility :
- This project was tested in IOS 9 iPhone 6s & 6s+ PASS
- This project Can Build on Xcode 7 PASS
Documentation :
- Add new section for detail of Single Push Notification J-5-1
- Add new section for detail of Schedule Push Notification J-5-2
- Update VDO of section D.Getting Started for project installations IOS and Android.
- Add Important note to all section in J.Component Detail
- Update Google API Registration Instruction (Case of Google Update)
- Update Instagram API Registration Instruction (Case of Instagram Update)
- Add new section I-1 Theme Color About Theme Configuration.
- Add new Known issues about Ionic View at section K.Known Issues.
- Add Important note to section M.Support
Version 1.0 – Released 21 September 2015
Add Project to store.

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.