Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Parsing phpBB news to ts-website index #43

Closed
bykidi opened this issue May 5, 2017 · 2 comments
Closed

[Suggestion] Parsing phpBB news to ts-website index #43

bykidi opened this issue May 5, 2017 · 2 comments

Comments

@bykidi
Copy link
Contributor

bykidi commented May 5, 2017

config.php

$config['newsimport']['forumurl'] = testforum.com/forum; //
$config['newsimport']['subforumid'] = 1; //
$config['newsimport']['amountofnewstoimport'] = '5'; // Last %amountofnewstoimport% news will be shown on index page from subforum id %subforumid%

@Wruczek
Copy link
Owner

Wruczek commented May 6, 2017

Similar thing with news and rss feed is already planned for ts-website 2.0, see #36. Using rss feed you will be able to integrate with mybb as well ;)

New news system, fetching feed from Facebook, Twitter or other websites using rss-bridge

@Wruczek Wruczek closed this as completed May 6, 2017
@bykidi
Copy link
Contributor Author

bykidi commented May 6, 2017

Wow... G R E A T!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants