-
Hi Felix,
Would you consider removing the dependencies included in this module?
Dependencies are better handled with composer. In fact, this is direction that Drupal is going see https://www.dr…
-
Hi @ryancramerdesign ,
When I read the newsletter and blog posts I have a thought why have you created a site profile rather than a module. Does't module also helps create a site profile ? Is there…
-
### Short description of the enhancement
Make `Modules::setModuleConfigData` hookable so developers can change a module's runtime configuration before the module is getting initialized by ProcessWi…
wanze updated
5 years ago
-
### Short description of the enhancement
The ProcessPageView/Session classes are currently not very friendly in terms of usage inside a testing environment. They're using global calls to header…
-
### Short description of the issue
If you have two or more CKEditor fields with the same name ("body", for example) on a page (one of them in the Repeater or Repeater Matrix field), which use C…
-
When installing a module the 'Also Installs' info is rendered a bit funny. This is probably a minor thing. See image for details.
![2015-05-17 13_28_05-modules-processwire](https://cloud.githubuserco…
-
### Short description of the enhancement
Fast way to copy variable names from the backend (input fields)
### Optional: Steps that explain the enhancement
1. Turn on debug mode
2. Hover over an…
-
I posted this already on the ProcessWire forums (http://processwire.com/talk/topic/5699-processloginmodule-small-error/), but kongondo told me it might be a good idea to get an account and post it her…
J-o-e updated
8 years ago
-
FileCompiler generates incorrect output when any from [FileCompiler's `$funcs`](https://github.com/ryancramerdesign/ProcessWire/blob/d4e8eb3dc54fbee54befa1ecc2d18b6269febc18/wire/core/FileCompiler.php…
-
### Short description of the issue
`start` is not available as a modifier within InputFieldSelector
### Expected behavior
`start` to be available
### Actual behavior
it isn't
### Opt…