Skip to content

stomt/stomt-joomla-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STOMT Joomla Extension

How to integrate STOMT on your JOOMLA website?

Installation

  1. Download the ziped project.

  2. Open the joomla administrator page, choose "Extension" and then "Manage".

  3. Upload the ZIP

  4. Go again to "Extenstion", "Plugins" and search for "STOMT".

  5. Enable it, add your AppId in Options and save everything.

Configuration

The parameters can be configured in the admin-panel to initialize the widget.

Property Type Description
appId (required) String The appId is your pages application id. You can find it in your application overview in STOMT (https://www.stomt.com/YOUR_PAGE/apps). The target connected to this application id will be used as target.
position String You can set the position of the button, the default position is right. If required you can align the button to the left side by passing position: 'left'.
label String The default label of the button is Feedback, you can change that by passing another label.
colorText String To change the colors used for the widget button you have three options to configure. The first one is colorText, it allows you to change the text color (default: #FFFFFF).
colorBackground String The colorBackground option allows you to change the background color of the button (default: #0091C9).
colorHover String The colorHover option allows you to change the background color of the button when the user hovers it (default: #04729E).
preload Boolean By setting the property preload to true, you can tell the Widget to preload the Tab iframe in the background (default: false). This reduces the loading delay when showing the Tab for the first time.

Example UI

Admin-panel / User interface:

Easy Integration

Easy Integration

Documentation Feed

Create Feed:

Easy Integration

<div id="stomt_create"></div>
  1. Create a custom model

  2. Add the code to source code

  3. Add position and save

Integrate Feed:

Easy Integration

<div id="stomt_feed"></div>
  1. Create a custom model

  2. Add the code to source code

  3. Add position and save

Frequently Asked Questions

What is STOMT all about?

STOMT lets you instantly give feedback in a predefined format. Head off to https://www.stomt.com to find out more!

Authors

Mariem Bader | Follow Mariem Bader on STOMT

Max Klenk | Follow Max Klenk on STOMT

See also the list of contributors who participated in this project.

More about STOMT

Integrate and use STOMT on all your touchpoints.

Releases

No releases published

Packages

No packages published

Languages