๐ An Events Calendar Plugin for WordPress
- Beautiful design
- Light-weight
- Fully customizable out of the box with easy configuration
- Calendar block with several views
- Upcoming Events: Block and Dashboard widget
- Core technology: WP-API, Query Loop block integration
- Responsive layout
- Multilingual: Polylang and WPML
- Venues
- Organizers
- Geocoding of address fields - powered by openstreetmap.org
- Embedded Google Maps
- Fast load time by making use of an intelligent caching method
The Plugin should work with any modern WordPress theme that supports the Block editor. Minor style modifications may be required. Heads up: Please note that the main content area of the Single/Custom Post Template needs to be "fullwidth". Having a sidebar may narrow the (invoice) table layout too much.
If you would like to extend this plugin you can fork this repo and create a pull request. Bugs or feature requests can be reported by creating a new issue.
PHP code follows the [https://developer.wordpress.org/coding-standards/wordpress-coding-standards](WordPress Coding Standards).
All translations are managed via https://translate.wordpress.org/projects/wp-plugins/calendas. If you have modified translation strings you can update the POT file with the following command (WP-CLI required!).
When you're done with the development you can submit a Pull Request to this repository.
This code repository is not suitable for general support requests. If you have a question or need assistence please access our Support forum at https://them.es/support or submit your question in the Support section of the WordPress Plugin directory (FREE version only).
- schedule-x, MIT
- Gutenberg Block Editor, GPLv2+
- WordPress Scripts, GPLv2+
- webpack, MIT
- Geocoding with Nominatim OSM-Search, GPLv2 license
Code and Documentation ยฉ them.es Code released under GPLv2+