-
When we'll have most of the packages stable, `package-lock.json` and `composer.lock` should be removed from `.gitignore` and committed.
-
**If you're using Grid with a matrix block, please don't upgrade to Craft 3.2 until this issue is resolved**
When saving a grid field that's target field is a matrix, the IDs that tie the grid fiel…
-
Here are the errors I am getting
copy plugin cannot be installed on remote
Any way you could help resolve this?
Thank you!
```
Select a remote [***]:
[origin ] ***
[production] *…
-
We've used SEOmatic extensively through our Craft 2 projects and are now in the process of completing some of our first Craft 3 sites. While performance testing, I noticed an unusually high TTFB for …
-
Hello, thank you for creating this extension. In reviewing the code I see that you implement findIdentityByAccessToken in the BaseUser class.
```
php
// /users/models/BaseUser.php
/**
…
-
The comments which include `@var` properties aren't DocBlocks. They must be started with `/**`, not `/*`.
The issue affects both the yii2-gii code and the code generated by gii.
| Q …
-
### Description
For the past 5 hours, I have been trying to set up a new Craft CMS application, but I keep running into the same Database Connection Error.
My setup is as follows:
- I have two …
-
### What steps will reproduce the problem?
Make a queue that sends emails, send email and after some time(about 5-15 minutes) send another email
### What's expected?
it sends email, waits 15 …
-
Hello, after registering a user I receive this error message:
The view file does not exist: ../frontend/mail/layouts/html.php
It seems the view file html.php is located in common/mail/layouts/ht…
-
Hi, I'm starting to use yii 3.0 to make some proof of concept and to learn new features from Yii3.0 before it is released.
I have a question about all the config files created in `yiisoft/yii-c…