Difference between revisions of "Diaplasi User Site"

From CommonsLab
Jump to navigation Jump to search
(Created page with "Wordpress JWT Authentication for WP REST API configure JWT authentication")
 
Line 1: Line 1:
Wordpress
+
The User site or Front-end is http://diaplasi.net.
JWT Authentication for WP REST API
+
It is the site where users register and edit their profile which contains all personal and medical information. It is also the site with which the application verifies a user.
configure JWT authentication
+
 
 +
The site is Wordpress and uses the following plug-ins:
 +
* Allow Multiple Accounts
 +
* Diaplasi
 +
* JWT Authentication for WP-API
 +
* Ultimate Member
 +
* WPML Multilingual CMS [https://github.com/wp-premium/sitepress-multilingual-cms|github]
 +
* WPML String Translation
 +
 
 +
Add and activate Cactus theme
 +
 
 +
Configuration
 +
* configure JWT authentication according to [https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/#description|here]
 +
 
 +
* add Greek language to WPML
 +
* Create forms (Register & Profile) and then pages for Ultimate member forms.
 +
* add profile.php & w3.css to wp-content/themes/cactus/ultimate-member/templates/

Revision as of 17:37, 17 January 2019

The User site or Front-end is http://diaplasi.net. It is the site where users register and edit their profile which contains all personal and medical information. It is also the site with which the application verifies a user.

The site is Wordpress and uses the following plug-ins:

  • Allow Multiple Accounts
  • Diaplasi
  • JWT Authentication for WP-API
  • Ultimate Member
  • WPML Multilingual CMS [1]
  • WPML String Translation

Add and activate Cactus theme

Configuration

  • configure JWT authentication according to [2]
  • add Greek language to WPML
  • Create forms (Register & Profile) and then pages for Ultimate member forms.
  • add profile.php & w3.css to wp-content/themes/cactus/ultimate-member/templates/