-
Could you please add Statamic 4 support?
-
### Bug description
There is an issue with syncing multisite entires with the origin site when the origin entry contain empty Bard fields in Statamic v5 (v4 is not affected).
The sync button wil…
-
Is this really guaranteed to wait for all closures to finish?
```
$results = $this->tasks->run(...$closures);
```
[EDIT] Please see: https://github.com/statamic/ssg/issues/155#issuecomment-…
-
### Bug description
Fragments names for nested fields have changed. I will try to add more detail later.
Before:
```graphql
fragment SetButtons on Set_TextRich_Buttons {
...
}
```
Aft…
-
It would be a nice improvement if we could reference the Tailwind CSS color config directly, not only HEX colors.
Example:
```
/*
|-------------------------------------------------------------…
-
Hello, thanks for your addon.
I need to know if there's a toggle button to turn dark mode on and off? Or after installing it just gets the CP on dark mode only?
Just a quick suggestion: It would be …
-
I've tried to add the plausible widget to Statamics dashboard, unfortunately it doesn't appear there.
I've added the following lines at top of the `'widgets'` property inside of _config/statamic/cp.p…
-
### Bug description
New v5 installation with statamic/cli.
Going to Collection Pages in the CP works fine the first time after a `php artisan cache:clear`, but on subsequent loads I get this error m…
-
I'm not completely familiar with PHP after not using it for 15 years but I'm very familiar with docker, Linux, and such. I've been running through the Ubuntu documentation to try and get Statamic up a…
-
Whenever I click continue after selecting a CSV file, I get a flash of the "Your Data" page with the first 5 rows displayed, then 1-2 seconds after the screen goes blank. No errors in the console, the…