Skip to content

maduhu/opengovplatform-DMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

-------------------------
Installation Instructions
-------------------------

1.  Refer to webapp/core/INSTALL.txt file for server requirements.

2.  Copy contents under webapp/core to the web server's document root
    directory. Make sure .htaccess file is copied.

3.  Copy webapp/sites directory to web server's document root.

4.  Create a new database in MySQL.

5.  Load data from a SQL file found under db/development into the
    new database.

6.  Copy webapp/sites/default/default.settings.php file as
    webapp/sites/default/settings.php and update the
    database connection settings.  (Line 91)

7.  Create a symbolic link in webapp/sites directory with the name of
    the server (e.g., www.example.gov) to 'dgib_dms' directory.

8.  Default Drupal administration username and password is:
    Username: admin
    Password: password!

About

Welcome to the Open Government Platform! The full code for OGPL is at https://github.com/opengovplatform/opengovplatform. Below you'll see the first code for the data management system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 83.1%
  • JavaScript 8.8%
  • HTML 4.2%
  • CSS 3.1%
  • C++ 0.8%
  • SourcePawn 0.0%