Code Monkey home page Code Monkey logo

com.osseed.eventcalendar's Introduction

com.osseed.eventcalendar

Screenshot

Check Event Calendar Settings

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.4+
  • CiviCRM 5.68+

Installation (Web UI)

Learn more about installing CiviCRM extensions in the CiviCRM Sysadmin Guide.

Installation (CLI, Zip)

Sysadmins and developers may download the .zip file for this extension and install it with the command-line tool cv.

cd <extension-dir>
cv dl com.osseed.eventcalendar@https://github.com/osseed/com.osseed.eventcalendar/archive/master.zip

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/osseed/com.osseed.eventcalendar.git
cv en eventcalendar

Getting Started

Event Calendar Extension allows you to view all CiviCRM events in a Calendar by month, day, week. The setting page allows us to select which events should be shown on calendar with the color we want for particular event type The setting page configuration for event types filters allows us to filter by particular event types on calendar.

Requires

Extension required https://www.drupal.org/project/jquery_update module for installation with Drupal 7 setup.

Usage

  1. Click Administrator -> CiviEvent -> Event Calendar Settings (civicrm/admin/event-calendar) menu, Please change the setting if required.
  2. Now you can add multiple calendar with specific settings & preview event data as per settings on calendar.
  3. Click Events->Show Events (civicrm/showevents) menu to view global Event Calendar with Events as per default settings.

Note

  1. If you are using Joomla CMS then copy the folder yourextensiondirectory/com.osseed.eventcalendar/joomla/EventCalendar to joomlarootdirectory/components/com_civicrm/views/ which will add menu item type for Event Calendar.

  2. If you are using Wordpress CMS then copy the folder yourextensiondirectory/com.osseed.eventcalendar/wordpress/wordpress-event-calendar to wordpressdirectory/wp-content/plugins/ and activate the plugin which will add CiviCRM frontend type for Event Calendar.

  3. In Joomla for frontend calendar display you need to add menu items with menu item type as Event calendar & configure event calendar setting id (if you have multiple calendar) under it. If you pass empty ID it will display global calendar for frontend.

  4. In Wordpress you need to add Shortcode under page like [event_calendar component="event-calendar"] for displaying calendar on front-end page view. Also you can add parameter for id specific the calendar id if multiple calendar settings are present.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.