window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-SZT5S2F4W5', { 'anonymize_ip':true });
9 09, 2017

Easy GCalendar – Enable Google-Maps support via JavaScript API Settings

By |2017-09-09T12:44:15+02:00September 9th, 2017||0 Comments

With version 1.2.3 Easy Calendar has added the support to define an seperate Google JavaScript API-Key. This will allow you to use the Google-Maps within the Event details view otherwise you will receive an error message, cause Google has deactivate the public usage of Maps without a valid API-Key. The API-Key could be easily set within the component global settings in  the Maps Tab (see screenshot below).

8 08, 2017

Easy GCalendar – Setup: Frontend Framework

By |2017-09-09T12:46:19+02:00August 8th, 2017||0 Comments

Within the Easy GCalendar settings you could switch between different frontend Frameworks that is quite useful if you use as example a template that is based on Bootstrap 3. The Component currently supports the following Frontend Frameworks: Bootstrap 2 (Joomla 3.x builtin) Bootstrap 3 Bootstrap 4 (soon)  

17 04, 2017

Enable Google Calendar API via API Manager

By |2017-04-17T14:06:16+02:00April 17th, 2017||0 Comments

To enable the required Google API functionality for to the Google Calendar please follow the instruction below. First of all, it must logon in with an existing account to https://console.developers.google.com or create a new one. After successful login, you will see the API Manager - Dashboard her you could find a quick overview of usage statistics and a list of all enabled API's for your account. To enabled a new API please click on "Enabled API" you could than search [...]

1 10, 2016

Test Google API Access for your calendar

By |2016-10-22T11:39:42+02:00October 1st, 2016||0 Comments

Easy GCalendar use Google Calendar to display events from a public calendar. In some cases it might be useful to double-check if you could reach the API from your System / Browser, keep also in mind that the access of the API is maybe restricted e.g. to a specific IP-Address. Check the Google API Manager settings to get an overview of all enabled APIs. Ensure that the Calendar API is enabled. Replace [YourCalendarId] with your Calendar ID from Google [...]

31 10, 2015

Easy GCalendar – Setup Google Calendar

By |2017-09-09T12:45:56+02:00October 31st, 2015||0 Comments

Easy GCalendar use Google Calendar to display events from a public calendar. Google Calendar can serve as a backend that manages and persistently stores event data. You must first have a Google Calendar API Key Go to the Google Developer Console and create a new project. Once in the project, go to APIs & auth > APIs on the sidebar. Find "Calendar API" in the list and turn it ON. On the sidebar, click APIs & auth > [...]

31 10, 2015

Easy GCalendar – Getting started

By |2017-09-09T12:45:38+02:00October 31st, 2015||0 Comments

Install the extension Download the latest version of the Easy GCalendar. Next, go to your Joomla backend administration area and install it via Extensions -> Install/Uninstall. Now all required extensions of Easy GCalendar are installed. Download the latest version of the Easy GCalendar Go to the Joomla extension manager Click on the Upload & Install button and choose the downloaded package Set your timezone In your Joomla Global Server settings, change the time zone to your timezone. [...]

Go to Top