Revive Adserver
Free, open source ad serving system for publishers to manage and serve ads on their websites.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Free and open-source ad server that gives publishers full control over ad serving and data.
Core Features
- Self-hosted: full data control and privacy
- Multi-advertiser & network management with intuitive UI
- Advanced targeting (geo, device, behavior, etc.)
- Detailed reporting and click-through tracking
- Supports ad placements, rotation, frequency capping
What It Can't Do
- •Never install from GitHub ZIP (contains dev files and lacks packaging). 2. Requires PHP (7.4+ recommended) and MySQL/MariaDB. 3. For high-traffic sites, use CDN and caching. 4. No official commercial support; rely on community forums.
Use Cases
- Self-built advertising platform for website publishers
- Alternative to Google Ad Manager for small/medium businesses
- Customized ad serving for niche/vertical sites
Detailed Introduction
Revive Adserver is a free and open source ad serving platform that allows publishers to manage ad campaigns, serve ads on their websites, track performance metrics like click-through rates, and target campaigns to specific users based on rules. It provides a simple interface for handling multiple advertisers and ad networks. The software is self-hosted, giving full control over data and operations. It is released under GPL v2+ and is actively maintained by the community.
Troubleshooting & FAQ (2)
TroubleshootingHow to clean up orphaned banner image files from the storage folder?
Use the console command: php scripts/console delete-orphan-images. This deletes orphan image files and HTML5 banner folders that are no longer referenced by any banner. Run this periodically to reclaim storage space.
TroubleshootingHow to reduce Revive Adserver database size by aggregating old statistics to daily or monthly?
Use the condense-stats console command to condense older statistics into daily or monthly sums. For example, to keep daily data for the last 12 months and monthly data after that, run:scripts/console condense-stats --daily-range=12 --monthly-range=24
This reduces the number of rows in the summary tables, speeding up reports and reducing backup size. Note: This is an initial preview feature, available in recent Revive Adserver versions.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Download the latest release package from https://www.revive-adserver.com/download/ (do NOT use GitHub ZIP)
Step 2: Upload the archive to your web server (PHP + MySQL/MariaDB required), extract and set directory permissions
Step 3: Run the web-based installation wizard, configure database and admin account
- Step 1: Download the latest release package from https://www.revive-adserver.com/download/ (do NOT use GitHub ZIP)
- Step 2: Upload the archive to your web server (PHP + MySQL/MariaDB required), extract and set directory permissions
- Step 3: Run the web-based installation wizard, configure database and admin account
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Delete the Revive Adserver installation directory and drop the associated database. Back up data first if needed.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
2 FAQs
Similar Projects
RSSHub
RSSHub is the world's largest open-source RSS network. It generates RSS feeds from virtually any website, with over 5,000 instances and a thriving community. Perfect for aggregating social media, news, blogs, and more.
Puter
An open-source internet computer that lets you access all your files, apps, and games from anywhere, with self-hosting for full control.
PowerToys
A set of utilities for power users to tune and streamline their Windows experience for greater productivity.