pH7's Social Dating Solutionβ’ is a Professional, Open Source All-Inclusive Turnkey Dating Software. Fully responsive design, low-resource-intensive, powerful and very secure.
pH7Builder (formerly known as pH7CMS) is the first Professional, Free and Open Source Social Dating Site Builder Software. By far, the first choice for creating enterprise-level Dating Apps/Service or social networking sites.
β¨ Imagine in 3 months' time, you have a well-known successful online community with thousands of happy users and without spending a dime for it! Instead, you spent money on advertising, user acquisition, and other marketing strategies... Imagine the time you have saved. The amazing business and freedom you have now created.
With pH7Builder, THIS IS TOTALLY POSSIBLE! (however, you have to be motivated! Nothing comes as magic).
Don't let your webapp be controlled by others! π
Why your business has to be under the mercy of others? By choosing pH7Builder, you have complete control of your website and your users! You get and own all data and files, hosted on your own server! βοΈ
π Convinced by the software? βοΈ Would like to help by offer me a coffee? - and boost the software development at the same time! π
- Software Overview
- Requirements
- Installation
- Translations
- Resources / Documentation
- Troubleshooting
- Contributing to the project
- License
- Why pH7CMS is Eco-Friendly?
- The toolsets I use
- About Me
pH7 Dating CMS is a scalable social community CMS based on a powerful modular OOP and server-side rendering architecture, using the MVC architecture (Model-View-Controller).
It is designed with the KISS principle in mind, and the whole source code can be read and understood in minutes. For better flexibility, the software uses PDO (PHP Data Objects) abstraction which allows the choice of the database. The principle of development is DRY (Don't Repeat Yourself) aimed at reducing repetition of information of all kinds (no duplicate code) and YAGNI principle to avoid unused code/not needed functionality in the software.
This Free and Open Source Social Dating Site Builder wants to be low resource-intensive, powerful, stable and secure. The software also comes with 40+ system modules and is based on pH7Framework (written specifically for this project) that has over 52 packages.
To summarize, pH7Builder gives you the perfect ingredients to create the best online dating service or social networking website on the World Wide Web!
- Boosted Social-Dating Streamsβ’
- Smart Intuitive Search Engineβ’ (SISE System)
- Advanced Search
- Friends/Mutual Friends, Visit, Messages, Instant messaging, Views, Like, Rating, Smileys, Geo Map, Avatar, Wallpaper, ...
- Related Profiles (for better user experience and faster match)
- Custom Profile (Background profile)
- Comments
- Outsmarted Moderation Toolsβ’
- Hot or Not
- Love Calculator
- Matchmaking System
- Geo-Location System
- People Nearby
- The FASTEST Social Dating WebApp thanks to the Deep Memoization Tunnelβ’ 4.0
- Photo Albums
- Videos (with possibility to upload videos from v3 YouTube API, Vimeo, Metacafe and Dailymotion)
- Forums
- Nudity Filter Option for all images uploaded by users
- Dating Scammer Detector (see if profile photos aren't used by scammers)
- Full Moderation of all contents posted by your users
- Watermark Branding
- Instant Messenger
- In-built affiliate system (that encourages brand influencers/ambassadors to promote your dating platform)
- Newsletter
- Activity Streams
- User Mentions (using the β@β symbol with the username such as @pH-7)
- Member Approval System
- Advanced Admin Panel
- Complete Membership System
- Payment Gateways Integration for PayPal, Stripe, Braintree, 2CheckOut, and Skeerel Pay
- Statistics & Analytics System
- Live Notification System
- Registration delay (to avoid spam)
- File Management
- Dynamic Field Forms Management
- Profile Privacy Settings
- Banner/Advertisement Management
- Banner Ad Monetization
- User Dashboard
- Dating-Style Profile Page
- Fake Profile Generator
- CSV User Importer
- Blog Posts
- Notes
- Pages Management
- Support for Multiple Languages, Internationalization and Localization (I18N)
- European and American Time/Date formats
- Cache system for the database, pH7Tpl (our template engine), static files (HTML, CSS, JS), string content, ...
- Maintenance Mode
- Database Backup
- Report Abuse
- SEO-Friendly (Title, Headings, Content, Code, ...), Sitemap module, hreflang, possibility to translate each URL, ...
- Schema.org markup on your webapp considerably increases the ranking in search engines results and enable great features such as Google Rich Snippets
- Multilingual URLs
- Check that all UGC (User-Generated Content) are Unique (to avoid spam and malicious users)
- RSS Feed
- Block easily any IPs, emails, usernames, affiliated bank accounts, etc.
- Country Blocker (block easily any countries where you don't want your website to be accessible)
- Country Restrictions for Member and Affiliate registration forms
- RESTful API for integration from an external app (iOS iPhone, Apple Watch, Android, ...), website, program, ...
- Users' SMS Verification (supporting Clickatell and Twilio SMS gateways)
- Feedback Module
- Full Homepage Customization (profiles block, slogan, SEO text, headline)
- Fully Responsive Templates
- Memberships/Groups Manager
- Publishable easily into Android/iPhone/iOS webview mobile app thanks its Mobile-Optimized Templates
- Multiple-Themes and many customization possible
- Message templates
- Multi Themes and many personalizable
- Includes top HTML5 features
- Invite Friends
- Social Bookmark (Social Media Sharing Buttons)
- Anti-Scam and Anti-Fraud Tools
- Login Attempt Protections
- Suspicious Login Detection, from foreign locations
- Powerful Anti-Spam System (and detects duplicate contents) powered by the Invisible Intelligent Spam Detection Systemβ’
- pCO8 SECURITY pH7Frameworkβ’ (offers one of the highest protection for your webapp)
- Full Security system against XSS, CSRF, SQL injection, authentication hacking, session fixation, brute-force, reverse tabnabbing phishing attacks, ... and can even prevent some DDoS attacks!
- Two-Factor Authentication (2FA). With it, your website's admins, affiliates, users won't never be hacked again or got their accounts stolen thanks to a verification token sent on the user's mobile device
- Progressive Web App (PWA) support (requires HTTPS)
- Admin Panel - Block Access with IP Restriction
- Beautiful Code: Very thoroughly commented about what's happening throughout the PHP code, beautiful indentation and very readable, even for non-programmers
- Anyone can easily contribute to pH7Builder project thanks to the GitHub repository
It's not a hazard that pH7Builder is considered to be the first choice for creating an enterprise level dating Web application or a social networking platform
Great features like here and many other unique and exclusive features are waiting for YOU. Already released in pH7Builder!
-
Application Server PHP 7.4 or newer (optimized for PHP 8+ and beyond! π).
-
Database MySQL/MariaDB 5.5.3 or newer.
-
Operating System Linux/Unix (Red Hat, CentOS, Debian, FreeBSD, Mandrake, Mac OS, etc.), Windows.
-
Web Server Apache with mod_php or with PHP in CGI, FastCGI mode (nginx, LiteSpeed and IIS should also work. You might have to change some pieces of code and change the URL rewriting to make it work).
-
URL rewriting extension module Apache, nginx, LiteSpeed, IIS (for Web.config, you have a good tutorial here).
-
Specific Requirement Server has to be connected to Internet.
-
Minimum Web Space 2.0 GB
-
pH7Builder's Video Module Requirement (only if enabled) FFmpeg
- Git Repository:
- Clone pH7Builder from Github
git clone [email protected]:pH7Software/pH7-Social-Dating-CMS.git ph7builder
(use--depth=1
flag at the end of the line if you don't need the git history) - Install Composer
- From a command line opened in the project folder, run
composer install
to install pH7Builder's dependencies.
- Clone pH7Builder from Github
- Composer:
- Install Composer
composer create-project ph7software/ph7cms --prefer-dist ph7cms
- Sourceforge:
- Directly download the latest stable version from Sourceforge.
- Softaculous:
- If your Web host offers Softaculous, you might be able to install pH7Builder in one-click with Softaculous.
In order to get pH7Builder working on nginx server, you need to add some custom nginx configuration.
Create /etc/nginx/ph7cms.conf
and add the following:
location / {
try_files $uri $uri/ /index.php?$args;
index index.php;
}
Please note that the above code is the strict minimum and obviously you can add more rules by comparing with the main Apache .htaccess file.
Finally, in your nginx server configuration, you will have to include ph7cms.conf
file to complete the configuration like below:
In file, e.g., /etc/nginx/sites-enabled/yoursite.conf
for Ubuntu and other OS based on Debian or /etc/nginx/conf.d/yoursite.conf
for CentOS and other OS based on Red Hat.
server {
# Port number. In most cases, 80 for HTTP and 443 for HTTPS
listen 80;
server_name www.yoursite.com;
root /var/www/ph7cms_public_root;
index index.php;
client_max_body_size 50M;
error_log /var/log/nginx/yoursite.error.log;
access_log /var/log/nginx/yoursite.access.log;
# Include ph7cms.conf. You can also directly add the "location" rule instead of including the conf file
include /etc/nginx/ph7cms.conf;
}
For more information, please refer to the nginx documentation.
You can find and add other languages on the I18N repo.
Designed & Coded with lots of β€οΈ by Pierre-Henry Soria. A SUPER Passionate Belgian Software Engineer π«πΊ
Are you building a scalable social/dating Web application?
Do you think you might need a software engineer like me at your company? (who could even be willing to relocate) π Let's chat together! π
You appreciate the project, all the years intensively spent on the core development, and don't want to let it die...?
-
Any issues, search/open an issue.
-
Chitchat, sharing knowledge/experience, discussions Board
Anyone can contribute on pH7Builder GitHub repository!
Finding bugs, improving the CMS/doc or adding translations. Any contribution is welcome and highly appreciated!
Just clone the repository, make your changes and then make a push ;-)
WARNING: Your code/modification must be of excellent quality and follow the Code Convention and PSR. I manually review and validate all improvements and changes you I've done.
pH7Builder has been designed to reduce power and CPU usage of your server in order to preserve the nature and help to save our environment.
pH7Builder's templates also use lighter colors since LCD monitors use less electricity to display them.
Finally, please consider using green Web hosting (which use Green Power supply).
π Other 10 Easy Ways to Green Your Social Community π
How is your website impacting the planet? => Check it on the Website Carbon Calculator such as https://www.websitecarbon.com
-
LAMP on Fedora/Ubuntu (and Mac/Windows with MAMP/WampServer/XAMPP for testing purpose).
-
Geany & Sublime Text for coding the whole project. That's it! However, since pH7Builder 5.0, PhpStorm (and sometimes Atom) are used as well.
-
Sequel Pro, sometimes for easy GUI database viewing.
-
GIMP for editing the assets, etc.
-
Trimage (and ImageOptim when developing on Mac) for compressing & optimizing the images.
-
Poedit for translating the Gettext files.
-
FileZilla for FTP client.
-
Git for the version control system.
-
Sometimes, when working on Mac, Sequel Pro is used to lookup easily at a database.
Feel free to send me an email at hello {AT} ph7cms {D0T} com
pH7Builder (also known as pH7CMS) is an open-source software generously distributed under the MIT.
See the PH7.LICENSE.txt
and PH7.COPYRIGHT.txt
files for further details.