- Compatible XF 2.x versions
- 2.3
- Additional requirements
- Siropu Chat 2
XenCustomize News Publisher
- License
- Single Use License (1 License, 1 website)
- Visible branding
- No
Overview
The AIXF News Story Notifier automatically posts new NewsPublisher stories into Siropu Chat when they become visible.

1. Upload the upload/ folder contents to your XenForo root.
2. Install the add-on from the Admin CP or run:
php cmd.php xf-addon:install AIXF/NewsNotifier
3. Configure options in ACP → Setup → Options → Siropu Chat (NewsNotifier).
1. Uninstall via Admin CP → Add-ons.
2. Optional cleanup:
DELETE FROM xf_option WHERE option_id LIKE 'aixf_ns_%';
DELETE FROM xf_option_group_relation WHERE option_id LIKE 'aixf_ns_%';
Usage
Create or publish a NewsPublisher story → notification appears in chat.

The AIXF News Story Notifier automatically posts new NewsPublisher stories into Siropu Chat when they become visible.

Features
- Sends notifications to Siropu Chat when a new story is published.
- Posts as bot (custom name) or original author.
- BBCode-enhanced messages with author tag, story link, and category.
Installation
1. Upload the upload/ folder contents to your XenForo root.2. Install the add-on from the Admin CP or run:
php cmd.php xf-addon:install AIXF/NewsNotifier
3. Configure options in ACP → Setup → Options → Siropu Chat (NewsNotifier).
Upgrade
1. Uninstall via Admin CP → Add-ons.2. Optional cleanup:
DELETE FROM xf_option WHERE option_id LIKE 'aixf_ns_%';
DELETE FROM xf_option_group_relation WHERE option_id LIKE 'aixf_ns_%';
Usage
Create or publish a NewsPublisher story → notification appears in chat.
