Cloud system synchronization with hubiC.com

Installs: 34

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

2.0.1 2018-03-19 18:31 UTC

This package is auto-updated.

Last update: 2024-03-21 01:38:39 UTC


README

Build Status Code Coverage Scrutinizer Code Quality Build Status Total Downloads

This extension lets you connect as many hubiC account as you want with TYPO3. You can manage the accounts in a TYPO3 backend module.

Slack Join the discussion on Slack in channel #ext-hubic! – You don't have access to TYPO3 Slack? Get your Slack invitation by clicking here!

Configure your hubiC account

First of all go to your hubic account in developer section. Add an app with your domain where your TYPO3 is installed. You must give a name and your domain name.

Installation & Configuration

  1. Install with composer (not required)
    composer require filoucrackeur/hubic
    or
    composer require typo3-ter/hubic
  2. Go in TYPO3 extension Manager and activate "hubic" extension if is not already done
  3. Go in the new menu "hubiC" in TYPO3 backend

How it works

  1. First go in your hubiC account hubiC
  2. Go in a page or sysfolder to add an "hubiC > Account"

  1. Fill required fields

  1. Go in the Admin tools > hubiC module menu

  1. Click on the account you want to configure.

  1. Click on the button to get hubiC authorization WebApp

  1. Fill your email and password and click on "Accept"

  1. If you success getting token

  1. Click in the account to see details

  1. Add plugin in a page to list shared links

  1. Go in frontend to view the result

References