Giter Club home page Giter Club logo

email-additional-fields's People

Contributors

betweenbrain avatar marcobeierer avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

email-additional-fields's Issues

Documentation

Hello,

Is it possible to incluce a document on how to use your plugin in Joomla?

more trials

I added $data in components/com_contact/controllers/contact.php at the end of the email.

// Prepare email body
$prefix = JText::sprintf('COM_CONTACT_ENQUIRY_TEXT', JUri::base());
$body   = $prefix . "\n" . $name . ' <' . $email . '>' . "\r\n\r\n" . stripslashes($body) . $data;

the result is after the contact_message:
Array

I am not a developer, but it seems the entered data from form is not present in this file.

Still working?

I've got my extra fields into the contact form and have installed and enabled this plugin but I'm still not getting the info through in the email.

Everything look slike it should still work. Are there any gotchas with the forms that would stop anything getting added? My email just contains the standard message

translations?

Hi,
it seems, the email sends the "field name" like hardcoded (with first letter as capital) and then the content filled in. I can live with that.

But the field name is not translated, not in english not in e.g. german.
So I have different things:

  • a field name in form.xml
  • a label with a key like PLG_CONTENT_CUSTOMCONTACTFORMS_FIELD_...
  • the translated label in the frontend form.
  • only the field name in email.

Do you know something about using the translated labels in the email?

no additional infos in email

Hi I installed your both plugins custom contact form and email additional fields.
I had others infos too, but did not get any additional fields in the email.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.