Skip to content

omoulin/pppm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPPM

PPPM system, open-source
This project was started a long time ago and the goal was to create a PPM system, the work there is huge, but the system is working and already covering a lot of PPM aspects.
If you are interrested to work on it, please contact me, as I don't have time right now to work on it.
Releasing as GNU Public License.
In order to install it :
Install tomcat and mysql on your server
copy all the files in the tomcat webapps/pppm folder
create a database and user in mysql
copy the SQL/pppm.xml file in your tomcat/config folder, tweak it to reflect the user / database you have created on mysql
connect to the following pages with your browser :
http:///pppm/createddb.jsp - to create the database structure
http:///pppm/loaddemo.jsp - to fill some demo data
You can then connect to your server using http:///pppm
the default admin user is : user:admin / password:admin

Enjoy :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages