-
Hi bryglen,
Thanks for the great extension. I saw 2 small typos:
``` php
'components' => [
'twillio' => [
'class' => 'bryglen\twillio\Twillio', // 'your_sid',
'token' => 'your_t…
-
need add https support!
-
```
What is the expected output? What do you see instead?
I have different view files 'views/mail/en/mail.php' and
'views/mail/ru/mail.php'
Your extension doesn't use Yii's findLocalizedFile functi…
-
Looks very nice extension, so I installed it using composer.
But I got in stuck with the following message when I entered "yii migrate" and hit enter.
'missing required parameter "id" when instant…
-
```
Would it be possible to change the license of this extension to the same BSD
license which is used by Yii itself?
http://www.yiiframework.com/license/
It's a more permissive license than GPL an…
-
```
Swiftmailer supports Sendmail, so, It would be good to have it in yii-mail.
I can give you a hand maintaining this extension if you want.
```
Original issue reported on code.google.com by `robreg…
-
```php
namespace app\controllers;
use yii\filters\AccessControl;
class ApiController extends \JsonRpc2\Controller
{
use \JsonRpc2\extensions\AuthTrait;
public function behaviors()
{
…
-
```
Can I ask for a dependent dropdonws feature, for example, like this?
http://www.yiiframework.com/wiki/24/creating-a-dependent-dropdown/
Thanks, and yii-user is a very nice extension!
```
Origin…
-
https://github.com/yii-dream-team/yii2-upload-behavior/blob/cdb45e68014476765188c387fafcb7fd30d2ad0a/src/FileUploadBehavior.php#L100
If filename will "0.jpg", your extension save "jpg" in attribute…
-
```
Can I ask for a dependent dropdonws feature, for example, like this?
http://www.yiiframework.com/wiki/24/creating-a-dependent-dropdown/
Thanks, and yii-user is a very nice extension!
```
Origin…