brunocs86 / moodle-profilefield_masked

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Moodle masked user profile field repository

This plugin allows the admin create user profile fields with custom masks.

Inside the field mask, just put the desired mask as the formats below:

  • For dates, you can use: 00/00/0000
  • For CPFs, you can use: 000.000.000-00
  • For cellphones, just use: (00) 00000-0000

Installation

First way

  • Clone this repository into the folder user/profiles/field with the name masked
  • Access the notification area in moodle and install

Second way

  • Download this repository
  • Extract the content
  • Put the folder into the folder folder user/profiles/field with the name masked
  • Access the notification area in moodle and install

Developed and maintained by

Willian Mano

  • Zend Certified PHP Engineer - ZEND028770
  • Certified Scrum Master - 000570341
  • iMasters Certified Professional - PHP - Good Practices - 1076

Moodle profile: https://moodle.org/user/profile.php?id=968235

Linkedin: https://www.linkedin.com/in/willianmano

About


Languages

Language:JavaScript 57.8%Language:PHP 42.2%