Skip to content

shivamanhar/mplan-Matrimonial

Repository files navigation

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

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published