Prepare for marketplace

* add vendor to gitignore
* small code adjustments
* add MIT license
This commit is contained in:
2019-10-26 10:48:34 +02:00
parent 307849f308
commit b43f5b8d5b
8 changed files with 28 additions and 7 deletions

View File

@@ -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"