codecycler / freddyfeedback-plugin
Freddy Feedback integration for October CMS
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:october-plugin
Requires
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2024-10-22 20:56:58 UTC
README
Installation
This plugin can be installed by either installing it from the October CMS Market Place or installing it with composer.
October CMS Market Place
Add the plugin to your project by the October CMS website or download & install it directly from the backend of your project.
Composer
Your October CMS project should have a composer.json
file. If not, use the Market Place version.
composer require codecycler/freddyfeedback-plugin
Usage
The plugin comes with an easy settings page you can access from the backend.
Settings page
Navigate to the settings page. You should see 'Freddy Feedback' right at the bottom of the side menu.
Embed in backend
You can embed a widget in the backend by filling in the settings as described in the section above.
Embed in your site
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!
More information
For more information, please visit the Freddy Feedback website at https://freddyfeedback.com.
License
© 2021, Codecycler under GNU GPL v3.
This plugin is sponsored by Codecycler