Difference between revisions of "Diaplasi User Site"

From CommonsLab
Jump to navigation Jump to search
Line 18: Line 18:
 
* Create forms (Register & Profile) and then pages for Ultimate member forms.
 
* Create forms (Register & Profile) and then pages for Ultimate member forms.
 
* add profile.php & w3.css to wp-content/themes/cactus/ultimate-member/templates/
 
* add profile.php & w3.css to wp-content/themes/cactus/ultimate-member/templates/
 +
* Custom redirect URL: https://diaplasi.net/login
 +
* edit UM Settings -> "Access" exclude the following URLs
 +
** https://diaplasi.net/el/register-el
 +
** https://diaplasi.net/el/register
 +
** https://diaplasi.net/el/login-el
 +
** https://diaplasi.net/login

Revision as of 18:02, 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]