Prepare for marketplace
* add vendor to gitignore * small code adjustments * add MIT license
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "nicost/gcalendar",
|
||||
"name": "nicost/oc-gcalendar-plugin",
|
||||
"type": "october-plugin",
|
||||
"description": "Calendar plugin which uses the Google Calendar API. Provides a component to show the next upcoming events from google calendars.",
|
||||
"description": "OctoberCMS calendar plugin which uses the Google Calendar API to provide event data.",
|
||||
"keywords": ["october", "cms", "google", "calendar", "events", "schedule", "kalender"],
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Nico Störzbach"
|
||||
|
||||
Reference in New Issue
Block a user