Skip to main content

Posts

Showing posts with the label Best Content Management Systems [CMS]

Orange { HRM } Human Resource Management Open Source Software installation Process

 Orange HRM Software Installation Process in Your Local Windows PC Step 1: Download the OrangeHRM for Windows. Step 2: Install xampp server for windows. {apache, mysql} Step 3: Now unzip the downloaded software. A. You will find orangehrm x.x folder. B. Copy this folder to the C:\xampp\htdocs C. In your browser, type localhost/orangehrm-x.x D. A configuration web based window will appear. Step 4: Database configuration Database to Use       | New Database| Database host name |localhost         | Database host port   | 3306             | Database Name        | orangehrm_mysql | Privileged DB user Name  | root      | Privileged DB password    | root123 | Use the same DB user for Orange HRM .Yes OrangeHRM DB username |orangehrm| OrangeHRM DB userpassword |orange 123| E...

How to Upload a New Module in Drupal Content Management System ?

 Q. How to Upload a New Module in Drupal Content Management System ? Ans: Go to the Module tab and check the Update Manager and save it. Otherwise you can't upload new modules in drupal CMS.