PHPackages                             robuust/craft-clientonline - 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. robuust/craft-clientonline

ActiveCraft-plugin

robuust/craft-clientonline
==========================

ClientOnline RSS Importer for Craft 3

1.1.0(3y ago)11021MITPHPPHP ^7.0 || ^8.0CI failing

Since Apr 21Pushed 3y agoCompare

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

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

Client Online plugin for Craft
==============================

[](#client-online-plugin-for-craft)

Plugin that allows you to import ClientOnline RSS feeds.

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

[](#requirements)

This plugin requires Craft CMS 3.1.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-clientonline

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

Config
------

[](#config)

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

```
