InBefore is an automated news aggregator, that can import latest content from unlimited RSS feeds. With no-cost Google CSE based search engine that searches different portions of the web. Including different types of search sections, like web, videos, torrents even subtitles. No API keys are needed.
InBefore is not your average RSS aggregator, it comes with special features like HTML DOM based full-text fetching for articles, cron based automatic content fetching and deletion of the old content after a certain period and many more.
InBefore is the perfect choice for anyone who’s looking to build their very own content portal with no much server load to worry about.
Requirements
Before you try to install inbefore please make sure your server meets the following requirements:- PHP 7.4 to PHP 8.3 – Linux/unix web-server.
- Apache 2.4+ with mod_rewrite
- MySQL 5.6+
- Standard cPanel with CRON support
- cURL - PHP Extension
- PDO-MySQL - PHP Extension
- Mbstring - PHP Extension
- fileinfo - PHP Extension
- libxml- PHP Extension
- DOM - PHP Extension
Live Preview
Live Demo: https://inbefore.mirazmac.com
Admin Dashboard: https://inbefore.mirazmac.com/dashboard
Admin Credentials
E-Mail: demo@mirazmac.com
Password: 123456
Search engines not working all of a sudden?
If your search engines are not showing any results, download to the latest update and at the root you will find a file named “engines-fix.sql”. Import that file to your current installation’s database. It will reset the engines with new default values.Or you can manually run this SQL query:
TRUNCATE `in_engines`;
INSERT INTO `in_engines` VALUES (1,'Web','68c42d53085561644',0,0,1567321257,1580814530),(3,'Videos','e403897ed3d957745',0,1,1567321259,1580814558),(4,'News','b16521454a1884f6a',0,1,1567321259,1567321259),(5,'Torrents','6ff7034d0894868ee',0,0,1567321259,1592295317),(6,'Subtitles','93314d2add702dbab',0,0,1567321259,1567321259),(2,'Images','954a56c1e00db57aa',1,0,1567321258,1592295337);
Or, alternatively, go to Dashboard > Engines
And change the Google Custom Search IDs of the engines to the following new values:
Web – 68c42d53085561644
Images – 954a56c1e00db57aa
Videos – e403897ed3d957745
News – b16521454a1884f6a
Torrents – 6ff7034d0894868ee
Subtitles – 93314d2add702dbab
Changelog
Minor Bug fix and Improvement - October 09, 2023 (Only for 1.0.6)
========================
- Replace the following files from the archive to your installation:
\src\vendor\simplepie\simplepie\library\SimplePie\Item.php
\src\drivers\Http\RssImporter.php
v.1.0.6 - PHP 8 Support - Sep 14, 2023
========================================
- Added PHP 8 support (Only for new installations, upgrade isn't possible due to a lot of changed files).
Info: https://codecanyon.net/item/inbefore-news-aggregator-search-engine-youtube-downloader/24809255