• Stars
    star
    258
  • Rank 157,713 (Top 4 %)
  • Language
    PHP
  • Created almost 13 years ago
  • Updated almost 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.
-------------------------
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!

More Repositories

1

opengovplatform-beta

This is the Release of Beta Code base of the Open Government Platform (OGPL), which is a growing set of open source code that allows any city, organization or government to create an open data site. Below you'll see the code base for the Data Portal, its CMS, Data Management System (DMS) and Visitor Relationship Management (VRM). The Open Government Platform (OGPL) is a joint product from India and the United States to promote transparency and greater citizen engagement by making more government data, documents, tools, and processes publicly available through a freely available, open source platform. By making this available in useful machine-readable formats it allows developers, analysts, media and academia to develop new applications and insights that will help give citizens more information for better decisions. In using an open source method of development, the OGPL community will provide future technology enhancements, open government solutions, and community-based technical support. OGPL has become an example of a new era of diplomatic collaborations that benefit the global community that promote government transparency, citizen-focused applications, and enrich humanity. The code below is the alpha code base for an OGPL instance. We are currently seeking pre-alpha testers and experienced open source developers to provide recommendations as additional modules are released to the open source community. If you are interested in being part of OGPL, please contact us at opengovplatform.org or on Twitter at @OGPL Changes and enhancements incorporate in this release can be seen in the Readme.md file below.
PHP
107
star
2

opengovplatform-alpha

Welcome to the Open Government Platform! You'll find here a growing set of open source, open government platform code that allows any city, organization, or government to create an open data site. Below you'll see the first code for the Website, its CMS, Data Management System (DMS) and Visitor Relationship Management (VRM). The Open Government Platform (OGPL) is a joint product from India and the United States to promote transparency and greater citizen engagement by making more government data, documents, tools, and processes publicly available through a freely available, open source platform. By making this available in useful machine-readable formats it allows developers, analysts, media, and academia to develop new applications and insights that will help give citizens more information for better decisions. In using an open source method of development, the OGPL community will provide future technology enhancements, open government solutions, and community-based technical support. OGPL has become an example of a new era of diplomatic collaborations that benefit the global community that promote government transparency, citizen-focused applications, and enrich humanity. The code below is the alpha code base for an OGPL instance. We are currently seeking pre-alpha testers and experienced open source developers to provide recommendations as additional modules are released to the open source community. If you are interested in being part of OGPL, please contact us on the Contact Us page at http://www.opengovplatform.org or on Twitter at @OGPL.
PHP
80
star
3

ogpl-d7

Drupal 7 OGPL codebase
PHP
10
star
4

OGPL-D7.1_alpha

datagov distribution repository
PHP
2
star