Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit 9ead057

Browse files
Updated install-info for pusher-plugins
1 parent 18b24d0 commit 9ead057

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

Pusher/readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This allows other plugins to act on the events.
1313
Require CMS-version 3.0.13 or later.
1414

1515
## To install
16+
- Move the plugin-folder `Pusher` to `/view_resources/lib/edit/plugins/`.
17+
1618
- Add the plugin to a Dashboard-page using a property-file for edit-mode.
1719
Config-example for page:
1820
```json

PusherActivity/readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Require CMS-version 3.0.13 or later and the plugin `Plugins.Pusher` to post upda
88
PusherActivity can be used on any page that wants to display Labrador-activity.
99

1010
## To install
11+
- Move the plugin-folder `PusherActivity` to `/view_resources/lib/edit/plugins/`. If you use the plugin in a Dashboard, move the folder to `/view_resources/dashboard/lib/edit/plugins/`.
12+
1113
- Move the template-files stored in the `templates`-folder to `/view_resources/view/plugin_support/PusherActivity/`. If you use the plugin in a Dashboard, move the template-files to `/view_resources/dashboard/view/plugin_support/PusherActivity/`
1214

1315
- Add the plugin to a page using a property-file for edit-mode.

PusherListener/readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The plugin only redraws contentboxes displaying articles from the same section a
88
Require CMS-version 3.0.13 or later and the plugin `Plugins.Pusher` to post updates.
99

1010
## To install
11+
- Move the plugin-folder `PusherListener` to `/view_resources/lib/edit/plugins/`.
12+
1113
- Add the plugin to a Dashboard-page using a property-file for edit-mode.
1214
Config-example for page:
1315
```json

0 commit comments

Comments
 (0)