Events Plugin for CMSimple_XH
The includephp plugin allows CMSimple_XH users to safely include and execute PHP files directly in page content. It is designed for static includes only, executing PHP files placed in a controlled directory plugins/includephp/php/ and inserting their output into the CMS page.
Events
Company Anniversary
Start date:
2025-12-10
2025-12-10
End date:
2025-12-10
2025-12-10
Head Office
Celebrating 10 years of our company. All employees are invited.
Team Meeting Q4
Start date:
2025-12-05
2025-12-05
End date:
2025-12-05
2025-12-05
Time:
10:00
10:00
Conference Room B
Quarterly team meeting to review goals, progress, and plan for the next quarter.
The Events Plugin allows you to manage and display upcoming events directly within your CMSimple_XH website. It provides a simple admin interface to add, edit and delete events, and a frontend view that integrates with your website’s own design.
Embedding Events
To include events on any CMSimple_XH page, simply insert:
{{{includephp('events.php')}}}
Features
- Easy event management through the CMSimple admin area
- Each event includes a title, date & time, location, and description
- Events are stored in a simple JSON file (
userfiles/events/events_data.json) - Frontend output uses the site’s CSS for a seamless look
- Multilingual support (English and Dutch included)
Examples
Backend

