2017 © Pedro Peláez
 

yii2-extension yii2-mixcloud

Enhanced to work with api mixcloud

image

egor-henek/yii2-mixcloud

Enhanced to work with api mixcloud

  • Monday, July 6, 2015
  • by EgorHenek
  • Repository
  • 1 Watchers
  • 1 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Mixcloud Api Widget for Yii2

GitHub issues GitHub forks GitHub stars GitHub license, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

composer require egor-henek/yii2-mixcloud:~1.0

or add, (*4)

"egor-henek/yii2-mixcloud" : "~1.0"

to the require section of your application's composer.json file., (*5)

Configure

In the component configuration file to add, (*6)

'mixcloud' => [
    'class' => 'EgorHenek\mixcloud\Mixcloud',
    'clientToken' => <client token>
],

For the client token:, (*7)

Create an application at the following address: https://www.mixcloud.com/developers/create/, (*8)

So you get a Client ID and Client Secret, (*9)

Go https://www.runscope.com/oauth_tool?utm_source=partner&utm_medium=link&utm_campaign=hurlit to create the necessary token, (*10)

How to use

Upload example:, (*11)

Yii::$app->mixcloud->upload('test.mp3', 'name');

Further Information

Please, check the MixCloud api site documentation for further information about its configuration options., (*12)

Contributing

Please see CONTRIBUTING for details., (*13)

Credits

License

The MIT License. Please see License File for more information., (*14)

edm.su, (*15)

The Versions

06/07 2015

dev-master

9999999-dev

Enhanced to work with api mixcloud

  Sources   Download

MIT

The Requires

 

The Development Requires

by Egor Gluhih

api mixcloud

06/07 2015

1.0.3

1.0.3.0

Enhanced to work with api mixcloud

  Sources   Download

MIT

The Requires

 

The Development Requires

by Egor Gluhih

api mixcloud

06/07 2015

1.0.2

1.0.2.0

Enhanced to work with api mixcloud

  Sources   Download

MIT

The Requires

 

The Development Requires

by Egor Gluhih

api mixcloud

06/07 2015

1.0.1

1.0.1.0

Enhanced to work with api mixcloud

  Sources   Download

MIT

The Requires

 

The Development Requires

by Egor Gluhih

api mixcloud

30/06 2015

1.0

1.0.0.0

Enhanced to work with api mixcloud

  Sources   Download

MIT

The Requires

 

The Development Requires

by Egor Gluhih

api mixcloud