Marcus Well-known member Jan 13, 2015 #1 I want to tell the installer to work with different stream protocolls. Currently I modify the install/index.php file, but is there a more elegant way like hooking into the Autoloader? I'd like to avoid file edits as much as possible. Thanks!
I want to tell the installer to work with different stream protocolls. Currently I modify the install/index.php file, but is there a more elegant way like hooking into the Autoloader? I'd like to avoid file edits as much as possible. Thanks!
X Xon Well-known member Jan 14, 2015 #2 I've ended up adding stream registration in config.php rather than in an addon.