Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1023 Bytes

File metadata and controls

16 lines (12 loc) · 1023 Bytes

Description

Integrate ionic login starter app with WordPress login and provide server-side authorisation. This plugin can be downloaded via WP ionic login auth

How to use this plugin

  1. Setup your ionic login starter app

  2. Download and install this plugin to your WordPress site, make sure your site's permalink settings(/wp-admin/options-permalink.php) is NOT set as "Plain"

  3. Update/Add below code to ionic login/src/providers/post/post.ts, replace https://www.example.com with your website URL

    this.authUrl = 'https://www.example.com/wp-ionic-login-auth'; 
  4. Log into ionic login starter app with your WordPress credentials

Reference

Add virtual page in WordPress - https://stackoverflow.com/questions/35161848/can-i-add-virtual-virtual-in-wordpress