1) The only way I was able to learn that the URL of the donate page would be /give/donate was by looking into the code. This text should be printed on the /admin/store/settings/donate page so while you are configuring it you will know where it will be.

2) Or better yet, make it configurable, by including a field on that page for your desired url. The default value could be /give/donate.

-Brad

Comments

1kenthomas’s picture

+1; it's easy to miss the /give/donate process altogether. Perhaps a quick README/document ?

greenskin’s picture

Status: Active » Fixed

The donate module was originally intended for our internal use. I tried to make it non-specific to our site as I could and haven't gotten around to creating any kind of documentation for it. I have now though, in the latest dev release, added a link to the donate page at the help page for the donate module.

Also, the donate page has been changed from 'give/donate' to 'donate'. We were using 'give/donate' internally for our site. If this url is still preferred to anyone, an alias can be made via the core path module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.