-
I'm a GraphQL newbie, so I might be missing something here, but is there any reason why you might want introspection enabled in production for the `/admin/graphql` admin GraphQL endpoint? During devel…
-
### Module version(s) affected
5.2.0-beta1, 5.1, 5.0
### Description
After installing a fresh Silverstripe installation (using silverstripe/installer) and only adding `dnadesign/silverstripe-…
-
As of now [`sheadawson/silverstripe-linkable`](https://github.com/sheadawson/silverstripe-linkable) is shown as unsupported. Determining if this is something we should pull what's used into this modul…
-
There are a few metrics that we're interested in and are of interest to users of SilverStripe. I think we should show them on the addons.silverstripe.org homepage.
* Number of non-abandoned module…
-
Does this module work with v3.0.5? I am trying to get it to work but get loads of errors after I do the DB flush - it kills SilverStripe and I have to reinstall it? Is this the way to install it? Seem…
-
Tagfield (https://github.com/silverstripe-labs/silverstripe-tagfield/) used by the new Blogmodule (https://github.com/silverstripe/silverstripe-blog) uses Select2 4.0.0-rc.2. This module uses 3.2 and …
lerni updated
7 years ago
-
**mergeConfig**
I am wondering if this method
https://github.com/silverstripe/silverstripe-upgrader/blob/master/src/Util/ConfigFile.php#L65
can be made public so that I can access it directly as pa…
-
There is a German translation for this module in transifex, but the translations are not being pulled when the module gets new minor releases:
https://www.transifex.com/silverstripe/silverstripe-mf…
-
The module breaks Silverstripe 4+ site if you are using utf8mb4 unicode which requires full 4 bytes.
Although not tested (I simply removed this module and can have a look later), I guess the issue i…
selay updated
5 years ago
-
https://docs.silverstripe.org/en/4/developer_guides/extending/modules/ and https://docs.silverstripe.org/en/4/developer_guides/extending/how_tos/publish_a_module/ don't describe how to actually create…