-
|
For starters, I've been through all three of these resources...
I installed using the following commands... Under the cfwheels info tab is the following system info...
The Problem — Plugins Not RecognizedInitially, everything seems fine and the login page loads. But when I try logging in ( Sure enough, the plugin seems to be missing b/c when I visit Which is strange because these plugins do seem to be installed by evidence of the plugin folder... If something doesn't work, try turning it off then back on again...right? But, If I reload the framework ( So, I'm stuck. In CFWheels 1.4.6, which I'm using for another project, the plugins are installed into the directory as a zip file. Deleting the zip will delete the plugin when the server is initialized. Apparently, I'm not sure how to persist the plugin in version 2.5 nor am I understanding why the plugins aren't being recognized. Help me please 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Do |
Beta Was this translation helpful? Give feedback.
-
|
The more likely explanation is the path to the plugins folder is incorrect. |
Beta Was this translation helpful? Give feedback.




Do
set(deletePluginDirectories=false)to remove the plugin deleting folder behaviour. The zip file should persist though?