Describe your issue or idea
The project name checking for manual installation should be case insensitive
Steps to reproduce (if reporting a bug)
- Enter "Webform" (with a capital W) into the manual installation box.
Actual behavior (if reporting a bug)
- Error thrown states Webform is not a valid module :(
Expected behavior (if reporting a bug)
- Webform should install
GitHub Issue #:
2885
Recent comments
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2 My prod server address looks like: example.com Just using a relative...
Need PHP Filter in Backdrop
No prob. I use a NAS for development, and my sites are all in different directories, so it's like <nasip>/volume1/web/site-name.
Need PHP Filter in Backdrop
Fair enough. I'm used to having all my dev sites at the root so forgot how that sometimes works.
Need PHP Filter in Backdrop