forked from osseed/com.osseed.eventcalendar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
executable file
·23 lines (17 loc) · 1.28 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Introduction
------------
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.
Installation
-------------
1. Move the downloaded extension to your extensions folder.
2. Goto civicrm/admin/extensions&reset=1 -- install the extension
If you are new to CiviCRM Extension you can get help about extension from
http://wiki.civicrm.org/confluence/display/CRMDOC42/Extensions
Usage
---------------
1. Click Administrator->CiviEvent->Event Calendar Settings menu (civicrm/eventCalendarsettings) -- change the setting if required.
2. Click Events->Show Events menu (civicrm/showevents) -- to view Event Calendar with Events as per 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.