Back to Feedback Support

tsioukas
tsioukas

Nice plugin. Very promising. Can you add an option for each channel to send messages to different email? Also a CAPTCHA feature will be good.

Thanks

ribbsousa
ribbsousa

I use this plugin october google reCAPTCHA and very good and easy to implement , see an example how it works

To send the message from one channel to different email addresses put the desired emails separated by " , " in the destination email field

Last updated

tsioukas
tsioukas

With a little trick captcha works (because it need to add code between form), but I don't want to send the same email to different addresses (this can be done also with server configuration)

For example. I need to send all emails from "Site" channel to webmaster@example.com and for "Contact" channel to contact@example.com.

ribbsousa
ribbsousa

Simply create their website and contact channels and set the email for each of them.

For captcha yes, you need to add into the form. That's easy enough overriding partial component feedback

Last updated

tsioukas
tsioukas

There isn't any option for that in channel edit. The only fields are : name, code, method (select list) and a checkbox for database store.

Last updated

ribbsousa
ribbsousa

So there seems to be a problem in your installation , as you can see below there is an option as I told you.

img

tsioukas
tsioukas

Intresting, I make a clean install and I get the same result. Also I copy the GItHub version and there's no change.

Also if you see the GItHub version of model https://raw.githubusercontent.com/ebussola/octobercms-feedback/master/models/feedback/fields.yaml it dosen't have this options/fields.

Can you upload somewhere your plugin version? Is there a place (development or other) that I can get that?

Last updated

ribbsousa
ribbsousa

Download this version

In this version I added replyTo in e-mail, and asked to upgrade to the official version of the plugin.

Last updated

shina
shina

tsioukas, you have to select "Email" as the method of sending the message on the Channel configuration.

If it is not enough, please, send a screenshot, a javascript log or any clue that help me understand what is happening.

tsioukas
tsioukas

Here is a screen shot.

http://s10.postimg.org/wr523nj95/feedback.png

In chrome browser console doesn’t show any error, I change method to none and back to email and it doesn’t change anything.

Now I am working in my local machine (Windows) that it runs PHP 5.6.3

Ribbsousa, I get the same result..

tsioukas
tsioukas

Temporarily I found a solution for this, with manual editing of json method data field directly into my database (added email destination and subject).

I will try it again in 2 weeks when my new server will be up.

P.S. Is there any remove option from inbox/archive?

Last updated

ribbsousa
ribbsousa

There is no option to delete the inbox files can suggest please pull request

ribbsousa
ribbsousa

tsioukas said:

Intresting, I make a clean install and I get the same result. Also I copy the GItHub version and there's no change.

Also if you see the GItHub version of model https://raw.githubusercontent.com/ebussola/octobercms-feedback/master/models/feedback/fields.yaml it dosen't have this options/fields.

Can you upload somewhere your plugin version? Is there a place (development or other) that I can get that?

tsioukas said:

There isn't any option for that in channel edit. The only fields are : name, code, method (select list) and a checkbox for database store.

Checking here really in a new clean installation fields are not rendered in the form.It worked for me because I did the upgrade from the first version of the plugin, for those who install from this new version will not work. Getting run fields.yaml editing the file and manually adding fields.

I will request a pull request

shina
shina

I've just figured out what was happening. These fields are loaded when (and only when) you are on the backend. For some reason, when installing via Installer the plugin wasn't able to identify when you are on backend.

Fixed on 1.2.3

ribbsousa
ribbsousa

Thanks shina, good work!

1-15 of 15