I am sorry, but can't find this in any other documentation. I have tried installing usermodules in root in cms in jsparty and in sapphire.
Tried rebuilding and it still won't show up in the CMS. Any ideas as that what I am doing wrong please?
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
I am sorry, but can't find this in any other documentation. I have tried installing usermodules in root in cms in jsparty and in sapphire.
Tried rebuilding and it still won't show up in the CMS. Any ideas as that what I am doing wrong please?
Your project folder should look like this with userforms. http://skitch.com/willrossi/dfn75/2.4-modules. Module should be called 'userforms'
Make sure the userforms folder is readable by the webserver. Run a yoursite.com/dev/build?flush=all then reload the cms yoursite.com/admin. Also check your database (via mysql command line or a GUI like phpmyadmin) for the 'EditableFormField' and 'UserDefinedForm' tables.