2017 © Pedro PelĂĄez
 

newscoop-plugin send-feedback-plugin

Send feedback and contact plugin.

image

newscoop/send-feedback-plugin

Send feedback and contact plugin.

  • Friday, November 3, 2017
  • by takeit
  • Repository
  • 17 Watchers
  • 0 Stars
  • 818 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Send feedback - Contact Plugin

Plugin for basic contact form functionalities. Supports most common fields, supports storing in database and uploading attachments., (*1)

This plugin is compatible with Newscoop 4.3 and higher., (*2)

Features

  • Send feedback messages (supported fields: first name, last name, email, subject and message)
  • Supports posting via AJAX and normal post with custom redirect page
  • Attachments handling (only images and pdf documents), attach to mail or upload into Newscoop Media Library
  • Let site visitors decide who to send email to (with spam protection)
  • Store feedback in database and view in Newscoop backend (see detailed instructions)

Installation

Installation is a quick process:, (*3)

  1. How to install this plugin?
  2. That's all!

Step 1: How to install this plugin?

Run the command: ``` bash $ php application/console plugins:install "newscoop/send-feedback-plugin" $ php application/console assets:install public/, (*4)

Plugin will be installed to your project's `newscoop/plugins/Newscoop` directory.

### Step 2: That's all!
Go to Newscoop Admin panel and then open `Plugins` tab. The Plugin will show up there. You can now use the plugin.


**Note:**

To update this plugin run the command:
``` bash
$ php application/console plugins:update "newscoop/send-feedback-plugin"
$ php application/console assets:install public/

To remove this plugin run the command: ``` bash $ php application/console plugins:remove "newscoop/send-feedback-plugin", (*5)


Documentation ------------- ### Extended plugin documentation For more information please see our [wiki page](https://wiki.sourcefabric.org/display/NPS/Send+Feedback+-+Contact+plugin). ### Read plugin settings With the help of the tag {{ get_feedback_settings }} it's possible to read the plugin settings in the frontend. All current keys which can be read are listed below as well.

{{ get_feedback_settings }} {{ get_feedback_settings assign="mySettingVariable" }} {{ $mySettingVariable.to }} // Email addresses of valid receivers {{ $mySettingVariable.storeInDatabase }} // Whether the feedback will be stored in the database {{ $mySettingVariable.allowAttachments }} // Whether attachments are allowed {{ $mySettingVariable.allowAnonymous }} // Whether non-registered users can send feedback, (*6)


### Basic example ``` html

License

This bundle is under the GNU General Public License v3. See the complete license in the bundle:, (*7)

LICENSE

About

This Bundle is a Sourcefabric z.Ăș. initiative., (*8)

The Versions

03/11 2017

dev-master

9999999-dev

Send feedback and contact plugin.

  Sources   Download

GPL-3.0

The Requires

 

by Mischa Gorinskat

email cms widget contact feedback newscoop send

26/01 2016

0.5.6

0.5.6.0

Send feedback and contact plugin.

  Sources   Download

GPL-3.0

The Requires

 

by Mischa Gorinskat

email cms widget contact feedback newscoop send

22/01 2016

0.5.5

0.5.5.0

Send feedback and contact plugin.

  Sources   Download

GPL-3.0

The Requires

 

by Mischa Gorinskat

email cms widget contact feedback newscoop send

22/12 2015

0.5.4

0.5.4.0

Send feedback and contact plugin.

  Sources   Download

GPL-3.0

The Requires

 

by Mischa Gorinskat

email cms widget contact feedback newscoop send

19/10 2015

0.4

0.4.0.0

Send feedback and contact plugin.

  Sources   Download

GPL-3.0

The Requires

 

by Mischa Gorinskat

email cms widget contact feedback newscoop send

18/08 2015

0.3

0.3.0.0

Send feedback plugin.

  Sources   Download

GPL-3.0

The Requires

 

email cms widget feedback newscoop send