- Compatible Versions
- 2.3
- Additional requirements
- Siropu Chat 2
XenCustomize News Publisher
- License
- Single Use License (1 License, 1 website)
- Visible Branding
- No
## Overview
**NewsSuiteNotifier** is a single XenForo 2.3+ add-on that posts NewsPublisher activity to **Siropu Chat 2.5.2+**:
- **Stories** (new / newly visible)
- **Comments** (new / newly visible)
- **Reactions** (on stories or comments)



Each feature has its **own enable toggle, room ID, and optional bot name**.
## Requirements
- XenForo 2.3+
- Siropu Chat 2.5.2+
- XenCustomize NewsPublisher 2.3.10+
## Install
1. Upload `upload/` to your XF root.
2. Install in ACP or run:
```bash
php cmd.php xf-dev:import --addon=AIXF/NewsSuiteNotifier
```
3. Configure in **ACP → Setup → Options → Siropu Chat**:
- **Stories**: `aixf_ns_enable_story`, `aixf_ns_room_story`, `aixf_ns_bot_story`
- **Comments**: `aixf_ns_enable_comment`, `aixf_ns_room_comment`, `aixf_ns_bot_comment`
- **Reactions**: `aixf_ns_enable_reaction`, `aixf_ns_room_reaction`, `aixf_ns_bot_reaction`
## Usage
- Create a **story** → chat post
- Add a **comment** → chat post
- Add a **reaction** on a story or comment → chat post
Messages are controlled by phrases (customize in ACP → Appearance → Phrases):
- `aixf_ns_story_with_cat` / `aixf_ns_story_no_cat`
- `aixf_ns_comment_with_cat` / `aixf_ns_comment_no_cat`
- `aixf_ns_reaction_story_with_cat` / `aixf_ns_reaction_story_no_cat`
- `aixf_ns_reaction_comment_with_cat` / `aixf_ns_reaction_comment_no_cat`
## Uninstall
- Uninstall via ACP → Add-ons. No schema changes are made.

**NewsSuiteNotifier** is a single XenForo 2.3+ add-on that posts NewsPublisher activity to **Siropu Chat 2.5.2+**:
- **Stories** (new / newly visible)
- **Comments** (new / newly visible)
- **Reactions** (on stories or comments)



Each feature has its **own enable toggle, room ID, and optional bot name**.
## Requirements
- XenForo 2.3+
- Siropu Chat 2.5.2+
- XenCustomize NewsPublisher 2.3.10+
## Install
1. Upload `upload/` to your XF root.
2. Install in ACP or run:
```bash
php cmd.php xf-dev:import --addon=AIXF/NewsSuiteNotifier
```
3. Configure in **ACP → Setup → Options → Siropu Chat**:
- **Stories**: `aixf_ns_enable_story`, `aixf_ns_room_story`, `aixf_ns_bot_story`
- **Comments**: `aixf_ns_enable_comment`, `aixf_ns_room_comment`, `aixf_ns_bot_comment`
- **Reactions**: `aixf_ns_enable_reaction`, `aixf_ns_room_reaction`, `aixf_ns_bot_reaction`
## Usage
- Create a **story** → chat post
- Add a **comment** → chat post
- Add a **reaction** on a story or comment → chat post
Messages are controlled by phrases (customize in ACP → Appearance → Phrases):
- `aixf_ns_story_with_cat` / `aixf_ns_story_no_cat`
- `aixf_ns_comment_with_cat` / `aixf_ns_comment_no_cat`
- `aixf_ns_reaction_story_with_cat` / `aixf_ns_reaction_story_no_cat`
- `aixf_ns_reaction_comment_with_cat` / `aixf_ns_reaction_comment_no_cat`
## Uninstall
- Uninstall via ACP → Add-ons. No schema changes are made.
