Install EventCraft

Get faster access & offline use

WordPress Integration

Embed EventCraft functionality directly into your WordPress website

WordPress Plugin
Download the complete EventCraft integration plugin for WordPress

Upload the downloaded PHP file to your WordPress /wp-content/plugins/ directory and activate it.

Available Shortcodes

Display Events List
Show a list of events on any page or post
[eventcraft_events user_email="host@example.com" limit="5" style="grid"]

Parameters:

  • user_email
    - Show events for specific user
  • limit
    - Number of events to display
  • style
    - Layout style (grid/list)
Display Single Event
Show detailed view of a specific event
[eventcraft_event event_id="EVENT_ID" show_rsvp="true" show_program="true"]

Parameters:

  • event_id
    - Specific event ID
  • access_code
    - Or use guest access code
  • show_rsvp
    - Show RSVP buttons
  • show_program
    - Show event program
RSVP Access Form
Add a guest access form for RSVP
[eventcraft_rsvp style="default"]
Full Documentation
Embed the complete EventCraft documentation
[eventcraft_docs]
Installation Instructions
  1. Download the EventCraft WordPress plugin using the button above
  2. Log into your WordPress admin dashboard
  3. Go to Plugins → Add New → Upload Plugin
  4. Choose the downloaded eventcraft-integration.php file
  5. Click Install Now and then Activate Plugin
  6. Use any of the shortcodes above in your pages or posts