Needed GeoJSON support, so I created this add-on
https://github.com/eshu-connect/CockpitGeoJSON
I needed to store location as a GeoJSON point in my database, so I modified the default location field. Also included the Leaflet, Algolia places files within the add-on (instead of loading over unpkg).
We needed Google reCAPTCHA and the available Addon listed above didn’t work for us.
So we decided to make our own, you can find it here: gitlab.com/consulting-group-esslingen/cockpit-addons/cockpit-recaptcha
We wanted to display a “time to read” on our blog, so we made create an Addon to add an estimation to collections. You can find it here: gitlab.com/consulting-group-esslingen/cockpit-addons/cockpit-reading-time
Hi, we wrote 2 addons:
Entry Cleaner:
An addon to remove unused fields’ values from your cockpit collections’ items.
Cockpit Pipeline
A pipeline manager that allows you to run gitlab pipelines from cockpit.
Updated!
Added those addons to the list in my first post:
- cockpit-push-notification
- CockpitGeoJSON
- cockpitcms_addons by kasperkamperman (add_modified_field, geojsonlocation, geoservice_location, openinghours)
- cockpit-recaptcha
- cockpit-reading-time
- cockpit-entry-cleaner
- cockpit-pipeline
thanks guys!
Thank you for the Entry Cleaner addon. Gonna give it a spin but I have been looking for this for a long while now and have been tempted to roll my own more than once. Kinna glad you beat me to it.
Hi @serjoscha87 , Could you please add API protector addon
under unoffical addons? Thanks in advance.
API protector add on
Limit requests and protect content scraping.
@ronaldaug will it work with cockpit 2.0?
Cockpit v1 manual deploy to vercel and list of deployment if you want static site generator webhook for Vercel
Vercel + Cockpit v1
Which plugins actually run with v2? It looks to me like almost all of them only work under v1. Perhaps you could add to the list above. Thanks a lot!