An open API service indexing awesome lists of open source software.

https://github.com/bernskiold/bm-event

Functionality to help you market and manage an event. From showing speakers to a live agenda for one or multiple days.
https://github.com/bernskiold/bm-event

company-cloud events showing-speakers wordpress wordpress-plugin

Last synced: 2 months ago
JSON representation

Functionality to help you market and manage an event. From showing speakers to a live agenda for one or multiple days.

Awesome Lists containing this project

README

          

# BM Event
Functionality to help you market and manage an event. From showing speakers to a live agenda for one or multiple days.

## Coding Style
We exclusively try and use the WordPress coding practices for all languages,
which includes PHP, HTML, CSS and JavaScript.

This base plugin is in part OOP based to both live in its own namespace,
and to make extending, updating and maintaining code simple and easy.