PHPackages                             robuust/craft-teamup - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. robuust/craft-teamup

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

robuust/craft-teamup
====================

Teamup plugin for Craft CMS

2.0.0(8mo ago)068MITPHPPHP ^8.0

Since May 15Pushed 6mo agoCompare

[ Source](https://github.com/robuust/craft-teamup)[ Packagist](https://packagist.org/packages/robuust/craft-teamup)[ RSS](/packages/robuust-craft-teamup/feed)WikiDiscussions develop Synced today

READMEChangelogDependencies (1)Versions (8)Used By (0)

Teamup plugin for Craft
=======================

[](#teamup-plugin-for-craft)

Plugin that allows you to import Teamup entries.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 5.0.0 or later.

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require robuust/craft-teamup

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Teamup.

Config
------

[](#config)

Create a file called `teamup.php` in you Craft config folder with the following contents:

```
