This plugin can be installed by either installing it from the October CMS Market Place or installing it with composer.
Add the plugin to your project by the October CMS website or download & install it directly from the backend of your project.
Your October CMS project should have a composer.json
file. If not, use the Market Place version.
composer require codecycler/freddyfeedback-plugin
The plugin comes with an easy settings page you can access from the backend.
Navigate to the settings page. You should see 'Freddy Feedback' right at the bottom of the side menu.
You can embed a widget in the backend by filling in the settings as described in the section above.
You can embed a widget on the frontend. You can either embed it in a layout or in a page. Go to the website editor and go to the page or layout you want the widget to be embedded in.
-
Click on the components button and click on the Freddy Feedback Widget component.
-
Once the component is added to your cms object, you can click on it in the toolbar right above the code section of the cms object. You'll find a few settings which you can use to configure the component.
If you want to use an inline widget, then drag and drop the component to a specific place on the page.
Make sure you've added the {% scripts %}
tag to your layout!
For more information, please visit the Freddy Feedback website at https://freddyfeedback.com.
© 2021, Codecycler under GNU GPL v3.
This plugin is sponsored by Codecycler