diff options
author | Mark Railton <mark@markrailton.com> | 2017-08-05 09:29:30 +0000 |
---|---|---|
committer | Edward Dickson <ed.kickball@hotmail.com> | 2017-08-05 09:29:30 +0000 |
commit | 1bb4fe636d8e2fcc5677dd32ab07c8334ca60db8 (patch) | |
tree | d05af87ae500dbfe32220fae6026da252cf73f91 /README.md | |
parent | Remove redaxscript from Wikis (#1131) (diff) | |
download | awesome-selfhosted-1bb4fe636d8e2fcc5677dd32ab07c8334ca60db8.tar.gz awesome-selfhosted-1bb4fe636d8e2fcc5677dd32ab07c8334ca60db8.zip |
Adds OpenCFP (#1132)
* Adds OpenCFP
* make contrib
* Trying to figure out where the syntax error is
* Made requested fixes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -427,6 +427,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP * [Conference Organizing Distribution (COD)](http://usecod.com/) - Create conference and event websites built on top of Drupal. ([Source Code](http://cgit.drupalcode.org/cod)) `GPL` `PHP` * [frab](https://frab.github.io/frab/) - web-based conference planning and management system. It helps to collect submissions, to manage talks and speakers and to create a schedule. ([Source Code](https://github.com/frab/frab)) `MIT` `Ruby` * [Open Conference Systems (OCS)](https://pkp.sfu.ca/ocs/) - is a free Web publishing tool that will create a complete Web presence for your scholarly conference. ([Demo](https://pkp.sfu.ca/ocs/ocs_demo/), [Source Code](https://github.com/pkp/ocs)) `GPL` `PHP` + * [OpenCFP](https://github.com/opencfp/opencfp) - OpenCFP is a PHP-based conference talk submission system. `MIT` `PHP` * [OpenConferenceWare](http://openconferenceware.org/) - An open source web application for supporting conference-like events. This customizable, general-purpose platform provides proposals, sessions, schedules, tracks, user profiles. ([Source Code](https://github.com/osbridge/openconferenceware)) `MIT` `Ruby` * [osem](http://osem.io/) - Event management tailored to free Software conferences. ([Demo](http://demo.osem.io/), [Source Code](https://github.com/openSUSE/osem)) `MIT` `Ruby` |