Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/city-of-helsinki/linkedevents-wp-plugin
WordPress LinkedEvents integration plugin by Evermade for Oodi & Tiivistämö
https://github.com/city-of-helsinki/linkedevents-wp-plugin
Last synced: about 2 months ago
JSON representation
WordPress LinkedEvents integration plugin by Evermade for Oodi & Tiivistämö
- Host: GitHub
- URL: https://github.com/city-of-helsinki/linkedevents-wp-plugin
- Owner: City-of-Helsinki
- License: gpl-2.0
- Created: 2023-01-13T11:40:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T08:28:22.000Z (8 months ago)
- Last Synced: 2024-05-16T09:31:52.859Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# LinkedEvents integration plugin
This plugin offers an abstraction to LinkedEvents API.
## Installation
This plugin will setup virtual pages for stores. Content for single store pages are loaded from the LinkedEvents API.
Plugin will create an url rewrite:
´/event/abc:123/eventname´And we will rewrite this to the page called `LinkedEvents`. That page then loads the content from the API.
NOTE! You need to manually create the page called `LinkedEvents` AND set it to use the event template to get this working.
## Settings
Available at Dashboard > Linked events.
- Insert 'TPREK_ID' to limit the api query to certain location.
- Check 'Rewrite WP titles', if wp_title should be filtered to include event title## Contributors
Juha Lehtonen, Jaakko Alajoki## License
GPLv2 or later License URI: [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)