EduSec has a suite of selective modules specifically tailored to the requirements of education industry. EduSec is engineered and designed considering range of management functions within university. With the use of EduSec, staff can be more accountable as it helps to know the performance of each department in just few seconds.
Almost all departments within education industry (e. g. admission, administration, time table, examination, HR, finance etc) can be synchronized and accessed.
EduSec helps to assign the responsibilities to employee staff and can reduce time wastage and can speed up the administrative functions. Core functions like admissions, library management, transport management, students attendance in short entire range of university functions can be well performed by EduSec.
- A web server that can execute PHP
- A password-protected MySQL database server connection, and a database on which the user of the connection has full permissions rights (i.e. SELECT, DROP, CREATE and UPDATE)
- PHP 5.4.0 or later
- PHP must be run as the same system user that owns the directory where EduSec will be installed.
For the impatient, here is a basic outline of the installation process, which need to collect a little information before we can get your application up and running :
-
Move/Upload EduSec to the web directory of your choice.
-
Create a new single MySQL database for EduSec to store all its tables.
-
Browse to the Edusec folder and you will be redirected to the EduSec requirement checker is display details of minimum requirements by EduSec. If your your server configuration not satisfies please solved problem before installing EduSec else click to install button.
-
Next, you should be taken to the install.php script, which will lead you through creating a
config/db.php
file with create MySQL database and then setting up EduSec, creating an admin user account and institute setup etc. -
You are now ready to use EduSec.
For manual installation used only when EduSec won't create the database for you, this has to be done manually before you can access it, which need to go following step to done:
-
Move/Upload EduSec to the web directory of your choice.
-
Create a new single MySQL database for EduSec to store all its tables.
-
Import EduSec database into
applicationPath/database
. If you wish you install sample data please upload edusec-sample-db.sql other wise upload edusec-empty-db.sql. -
Go to
applicationPath/config
and rename filedb-sample.php
todb.php
-
Edit the file
applicationPath/config/db.php
with real data, for example:return [ 'class' => 'yii\db\Connection', 'dsn' => 'mysql:host=localhost;dbname=edusec', 'username' => 'root', 'password' => '', 'charset' => 'utf8', ];
-
Next, you will be redirected to welcome/login page. If you upload sample-database wii be redirect login page other wise redirect welcome page and then setting up EduSec, creating an admin user account and institute setup etc.
-
You are now ready to use EduSec.
- ADMIN USER
- Username : admin Password : admin
- EMPLOYEE USER
- Username : employee Password : employee
- STUDENT USER
- Username : student Password : student
If you any error/display blank page in browse before installing application.you should be able to access the application through the following URL to check EduSec requirement it satisfies or not:
http://localhost/edusec/edusec-requirements.php
- Point release 4.2.5 : 26/11/2015.
- In EduSec 4.2.5 Arabic language with RTL support.
- Point release 4.2.4 : 17/11/2015
- In EduSec 4.2.4 Arabic language is added.
- Point release 4.2.3 : 07/11/2015
- In EduSec 4.2.3 Spanish - Latin American language & new feature bulk student importation feature is added.
- Point release 4.2.2 : 20/10/2015 -EduSec 4.2.2 support Multiple Languages. Right now English, French, Hindi & Gujarati language supported & few bugs resolved
- Point release 4.2.1 : 04/10/2015
- Point release 4.2.0 : 30/09/2015
- Point release 4.1.1 : 02/08/2015
- Point release 4.0.0 : 31/05/2015
- Point release 3.0.0 : 04/10/2014
- Point release 2.1.1 : 15/04/2014
- Point release 2.1.0 : 16/01/2014
- Point release 2.0.0 : 17/10/2013