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.
- Host: GitHub
- URL: https://github.com/bernskiold/bm-event
- Owner: bernskiold
- Created: 2020-05-27T15:31:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T00:04:06.000Z (almost 3 years ago)
- Last Synced: 2025-08-17T06:32:55.385Z (11 months ago)
- Topics: company-cloud, events, showing-speakers, wordpress, wordpress-plugin
- Language: PHP
- Size: 2.69 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.