craft icon indicating copy to clipboard operation
craft copied to clipboard

Composer starter project for Craft CMS.

Results 5 craft issues
Sort by recently updated
recently updated
newest added

### Description Currently there isn't a good way to create a project with a .env file template other than the dev one. This could be desirable, eg, when building in...

### Description Should prevent lots of headaches, when people run `composer update` and forget to run `craft up` locally. If the update has migrations, the subsequent deploy may fail with...

### Description I began spinning up a new Craft 5 install and received "failed to open stream" error (see full error under Additional Info) when attempting to run the **ddev...

bug

# Summary Our QA teams have flagged that the meta tag containing `maximum-scale=1.0, user-scalable=no` are not in alignment with accessible practices due to disallowing scaling ## Ref https://github.com/craftcms/craft/blob/88d0f544fed5943e5f3ab5593de5d20bc689cf1f/templates/index.twig#L7 ## Ideal...

### Description When I try to upload an image to an asset field I get the error: `Getting unknown property: craft\fields\Assets::siteId` Based on the stack trace it seems to be...

bug