Skip to content

oSoc13/AppsForX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppsForX WordPress plugin

Apps4X WordPress

Introduction

This is a WordPress plugin which enables event organizers to manage their events. People can submit ideas to these events.

Example: OKFN Belgium organized a hackathon. This hackathon had a jury and awards that were offered to the participants. People were able to submit ideas for this hackathon, like a "GitHub Livefeed". The plugin should then be able to handle the aspects of adding/editing/submitting ideas and events.

This plugin aims to be conform the apps4eu ontology. This means that the publicly viewable pages using this plugin will contain the corresponding RDFa tags for the vocabulary. It was built for the Apps for Europe project.

Installation

Requirements

Your server might vaporize if these minimum requirements aren't met:

  • PHP >= 5.4 (might change in the future to have PHP 5.3 compat)
  • WordPress >= 3.5

Download

Plugin zip file: appsforx.zip.

Installation

To use the plugin, follow these steps:

  • In the administration area of your WordPress site, go to the Plugins section, upload the zip file, and activate.
    Apps4X WordPress
  • You can now add new events, ideas and apps directly from the administration area
  • If you want users to be able to submit ideas/apps, give them at least the "Submitter" role. You may want to enable open user registration as well. You can find these parameters under Settings > General.
    Submitter role
  • You can link from your theme files to the event pages. If you want event/ideas/app archives to show up in your main WordPress navigation menu, go to Appearance > Menus > Add a new menu, choose the wanted archive, then assign the menu to the primary location.
    Navigation menu

Troubleshooting

Please make sure that your wp-content/* folders are properly chmodded.

Copyright

Copyright: OKFN Belgium (some rights reserved)
License: GPL2

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as 
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

Attributions

About

A WordPress plug-in for event organizers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages