IT.COM

FREE Domain Sale Landing page Beautiful Design

NameSilo
Watch

AboGamil

Senior Web DeveloperTop Member
Impact
623
hi all

put your domains for sale in your own landing page

How to setup
download notepad ++
open config.php and add you details
in SMTP
recipient_name: add your name
recipient_email: add your Email like [email protected] ( to receive offers)
'recipient_email_password' optional
'smtp_server' optional

01.png


02.png

if you need help contact me
 

Attachments

  • domainsellerlanding.zip
    3.7 MB · Views: 847
11
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
2
•••
2
•••
Thanks for sharing,
How to modify, can you share your guide
 
2
•••
Thanks for sharing,
How to modify, can you share your guide
after download open file name config.php and put you details and smtp too
 
1
•••
The demo domain is expired and displaying a typical ad filled expired page courtesy of daddy
 
1
•••
1
•••
1
•••
In config.php where to give the domain name ?
 
0
•••
In config.php where to give the domain name ?
in config this lines
change yourdomain.com to your domain and price too

PHP:
$domains = array(
    'yourdomain.com' => array(
        'price' => '£500',
        'price_description' => 'Current Minimum Bid',
        'description' => 'Premium Domain'
    ),
    'yourdomain2.com' => array(
        'price' => '£500',
        'price_description' => 'Current Minimum Bid',
        'description' => 'Premium Domain'
    ),
    'yourdomain3.com' => array(
        'price' => '£500',
        'price_description' => 'Current Minimum Bid',
        'description' => 'Premium Domain'
 
0
•••
in config this lines
change yourdomain.com to your domain and price too

PHP:
$domains = array(
    'yourdomain.com' => array(
        'price' => '£500',
        'price_description' => 'Current Minimum Bid',
        'description' => 'Premium Domain'
    ),
    'yourdomain2.com' => array(
        'price' => '£500',
        'price_description' => 'Current Minimum Bid',
        'description' => 'Premium Domain'
    ),
    'yourdomain3.com' => array(
        'price' => '£500',
        'price_description' => 'Current Minimum Bid',
        'description' => 'Premium Domain'


in this place you can just add other domains for sale not the main domain .
 
0
•••
1
•••
@Paltzar
Τhanks for the page, but I noticed that the message/offer sending system is not working. Could you help me;
 
10
•••
@Paltzar
Τhanks for the page, but I noticed that the message/offer sending system is not working. Could you help me;
you must add details for smtp and put your email to recive offers
 
10
•••
@Paltzar
you must add details for smtp and put your email to recive offers

I have entered the SMTP information correctly, but it still doesn't work.

// Email/SMTP settings
// -------------------------------------------------------------------
'recipient_name' => 'Citizen Group',
'recipient_email' => '[email protected]',
'recipient_email_password' => '',
'smtp_server' => 'linuxzone100.grserver.gr',

Do I need to do anything else besides setting SMTP in config.php for sending messages to work.
 
0
•••
@Paltzar


I have entered the SMTP information correctly, but it still doesn't work.

// Email/SMTP settings
// -------------------------------------------------------------------
'recipient_name' => 'Citizen Group',
'recipient_email' => '[email protected]',
'recipient_email_password' => '',
'smtp_server' => 'linuxzone100.grserver.gr',

Do I need to do anything else besides setting SMTP in config.php for sending messages to work.
you must edit on config file too
 
0
•••
you must edit on config file too
@Paltzar
I have edited config.php and uploaded it to iliosstudios.gr, the excerpt above is in the smtp part of the file, but it doesn't work
 
0
•••
@Paltzar
Just to be on the safe side, this landing page is your creation? I can modify it freely to suit my needs? How did you aquire images?
 
0
•••
@Paltzar
Τhanks for the page, but I noticed that the message/offer sending system is not working. Could you help me;
right, not working here also
i can pay something to fix it, i have no time to check more
 
0
•••
right, not working here also
i can pay something to fix it, i have no time to check more
just focus on html codes and add your domain info and smtp is required
 
0
•••
Not sure how I missed this, and I have seen it in action quite a bit and thought it was cool, but I got it now! Thanks @AboGamil !!! :xf.smile: Also, I modified it to work with formspree so no need to worry about all the smtp and trying to set it up that way (Never had much luck with formmail direct from the server) works perfect now! :xf.cool:
 
0
•••
Looks incredible, bro :)
It looks more like a collection SquadHelp like in WordPress
 
0
•••
Sorry for mentioning it: THANK YOU!
 
0
•••
Back