Translate

Showing posts with label Best Content Management Systems [CMS]. Show all posts
Showing posts with label Best Content Management Systems [CMS]. Show all posts

Monday, July 25, 2022

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.

Orange HRM


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|

Enable database encryption .Yes

NB:- In our configuration we did not give any Root Password for my SQL database. So leave the Privilege DB password file as blank.


Step 5: System Check

Step 6: Admin User Creation

Orange HRM Admin ID | Admin |

Orange HRM Admin Password |Admin1234|

Step 7: Press Next

Step 8: Installing ..........

Step 9: Next

Step 10. Registration ? , No Thanks...




Friday, July 22, 2022

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. 

Drupal CMS