Official Website
Today in this article I'm going to show you how to create your own social network with "Wallstant", This open source php project is simple and maybe not covers all what you need but I think it gonna help you to build your own, I would like to mention that I created this script in 2017 .. and the script was just for learning and of course you may face a lot of issues and also it is not built on OOP, it is pure PHP only and not a clean code that anyone could understand like so...
So, Now lets start with the script
I'm going to show you some of pictures about the script
Profile Page
Home Page
Messenger
Admin Dashboard(Control Panel)
Features
- Open source
- Fast and Secure
- Fully Featured
- Messaging system
- Emoji system
- Verify badge
- Multi Language
- Supports RTL
This script supports RTL (right-to-left) design for Arabic, Urdu, Farsi directions.
and much more..... discover it yourself :)
Now let's go to download it and installing the script
Server Requirements:
- PHP 5.6 or higher (Recommended)
- MySQL 5 or higher (Recommended) / charset : utf8mb 4 can be used.
- MySQLi (PDO Extension) Required
Steps:
1. First of all, Download the script and extract it on your device [Desktop].
- Go To this link https://wallstant.github.io/ (The official website)
- Click on Download Button
- Click on the green button Clone or Download then press Download ZIP, and after that do not forget to follow and give the project a star on GitHub.
2. Open your phpMyAdmin and create new database and call it wallstant.
3. Import wallstant.sql to your new database that you created, you can find wallstant.sql from wallstant folder that you extracted, in database folder.
4. Edit connect.php file from config > connect.php, set username and password and database name to your DB name ,pass and username.
5. Upload wallstant folder to your host [localhost --> www/ or htdocs folder] or [Shared hosting -->public or www folder].
That's it, Enjoy.
7 Comments
It would be quite decent of you if You update the Wallstant gitHub repository or at least answer and work on the issues. More as two years ago you have announced version 2 but have not yet kept the word. It is particularly important in the web development segment that you keep your word and stand by your statements, otherwise you never get orders because no one can rely on you.
ReplyDeleteNo more excuses please, let some action speak.
Kind regards and good luck for the future.
May god be with You.
Thanks for your comment,
DeleteI announced +2 years ago about Wallstant v2 .. that's right!!.
but, I would like to ask you .. how can you keep supporting a project and re-build it to be better, fast and secure ...etc ... spending too much time on it and you get no support for that project ?
I'm not telling you that v2 will not be there .. but I have my own priority and a projects that really deserve to be supported.
Hope you understand that .. and thanks again <3
Man, you are awesome
ReplyDeletecan i change name of my social site
ReplyDeleteI"ve got this problem with it
ReplyDeleteThere s no the button's send for message and it's not responsive
ReplyDeleteHi, Munaf, thanks for your great script.
ReplyDeleteJust one idea: why you dont set up a forum where users can share knowledge, modifications and hacks to the script?
Post a Comment