Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rixbeck/bolt-extension-gapps
Higher level services for Google Apps as Bolt CMS extension
https://github.com/rixbeck/bolt-extension-gapps
Last synced: about 2 months ago
JSON representation
Higher level services for Google Apps as Bolt CMS extension
- Host: GitHub
- URL: https://github.com/rixbeck/bolt-extension-gapps
- Owner: rixbeck
- Created: 2015-02-28T12:46:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-02-02T18:02:37.000Z (almost 3 years ago)
- Last Synced: 2023-08-02T14:22:39.773Z (over 1 year ago)
- Language: PHP
- Size: 695 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Google Apps Extensions for Bolt CMS
This project is intended to be a high level interface for some Google Apps Services like getting informations
about Calendars and iterating over upcoming calendar events. All of these calls are organized in a higher level
service call style and many of them wired in twig functions or filters.While this project is made for part of one of my projects and it is still in a early stage, I haven't still refactored
for general purpose usage, it may need alignments for using efficient.Some part of the extension may become different extension later as well.
Currently it is a long term progressing project.