muraliremod7 / mplan-Matrimonial

Open Source Matrimonial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mplan

Open Source Matrimonial

Project Name: School Result / Board Result

Descripation :

Mplan is Open source matrimoanil website. Create profile and start searching for prospective brides and grooms.

Installation

Step - 1:

Create one data base in MySql and import mplan.sql file.

Step - 2:

Go to mplan>application>config here find a database.php file and change all MySQL detail. Line number - 51

$db['default']['hostname'] = 'localhost';

$db['default']['username'] = 'root';

$db['default']['password'] = '';

$db['default']['database'] = 'mplan';

Step - 2

Go to mplan->.httaccess file change this file.

Find this line /

	<IfModule mod_rewrite.c>
		RewriteEngine On
		RewriteBase /mplan/

and change "mplan" this is a folder name where save your project:

About

Open Source Matrimonial

License:GNU General Public License v3.0


Languages

Language:PHP 50.1%Language:TSQL 33.9%Language:CSS 8.9%Language:JavaScript 6.5%Language:Hack 0.4%Language:HTML 0.1%Language:C 0.1%Language:Makefile 0.0%