Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/collective/volto-outdooractive

Outdooractive volto integration
https://github.com/collective/volto-outdooractive

Last synced: 3 months ago
JSON representation

Outdooractive volto integration

Awesome Lists containing this project

README

        

# volto-outdooractive

Volto addon for OutdoorActive (https://www.outdooractive.com/) integration

Install with mrs-developer (see [Volto docs](https://docs.voltocms.com/addons/#use-mrs-developer-to-manage-the-development-cycle)) or with:

```bash
yarn add volto-outdooractive
```

For Outdooractive documentation, check it out here:
https://developers.outdooractive.com/

## Usage

Add your Outdooractive Project ID and Api key to your env:

```jsx
RAZZLE_OUTDOORACTIVE_PROJECT_ID;
RAZZLE_OUTDOORACTIVE_API_KEY;
```