An open API service indexing awesome lists of open source software.

https://github.com/agility/agility-cms-apps

Apps that can be installed as UI extensions.
https://github.com/agility/agility-cms-apps

Last synced: about 1 year ago
JSON representation

Apps that can be installed as UI extensions.

Awesome Lists containing this project

README

          

# Agility CMS Apps - v1 SDK

This repository includes publicly available apps and their source code that Agility CMS maintains.

> This uses V1 of the [@agility/apps-sdk - see here for docs](https://github.com/agility/agility-cms-app-sdk) to facilitate communication with Agility CMS, with the exception of the `/example/example-sdk-v2` folder.

To learn more about Apps in Agility, visit https://agilitycms.com/docs/apps

### Apps built by Agility on V1 SDK

- [Formstack](https://github.com/agility/agility-cms-apps/tree/main/formstack) - Conmnect your Formstack account to Agility and select forms to embed into your website or application.
- [Cloudinary Images and Videos](https://github.com/agility/agility-cms-apps/tree/main/cloudinary) - Connect your Cloudinary account to Agility and select images and videos.
- [Block Editor (JSON)](https://github.com/agility/agility-cms-apps/tree/main/block-editor) - Add rich blocks of content (including paragraphs, headings, images, quotes, and more) that are stored as JSON.
- [Hubspot (Form)](https://github.com/agility/agility-cms-apps/tree/hubspot-app) - Connect your Hubspot account to Agility and select and embed forms on your site.
- [Salesforce (Lead)](https://github.com/agility/agility-cms-apps/tree/salesforce-app) - Build a web-to-lead form for your site and send it to your Salesforce dashboard.

### Example Apps

- [Example App - React](https://github.com/agility/agility-cms-apps/tree/main/example/react) - This is an example app built using React. It's a good starting point for learning how to build custom apps.
- [Example App - HTML + Vanilla JS](https://github.com/agility/agility-cms-apps/tree/main/example/html) - This is an example app built using HTML and JavaScript. It's a good starting point for learning how to build custom apps.

_More coming soon!_