Skip to content

πŸ›’πŸ’° A marketplace source code made in PHP. πŸ›’πŸ’°

Notifications You must be signed in to change notification settings

CitiCriminal/MarketPlacePHP

Repository files navigation

πŸ›’πŸ’° A marketplace source code made in PHP. πŸ›’πŸ’°

Some Features/pages of the marketplace source code:

  • Login/Register
  • Visiting Eachothers Profile
  • Creating and Searching for Advertisements
  • VIP and NON-VIP advertisement Sections
  • News, inform your users what is happening on the site
  • TOS, Terms of service of the website.

Some Features/pages that aren't done:

  • Profile Editing
  • Admin Panel
  • Secure Register (2FA)

Home Page Image (Press Here)
Posts Page Image (Press Here)
Profile Page Image (Press Here)

Installation:

  • Download MarketPlace
  • Goto the SQL file and search for "sitename", you can see the sitename and siteurl and sitelogo.
  • Change Sitename to your website name, change url to your websites URL, and change the sitelogo to the images URL.
  • Goto folder "configuration" and edit "config.php". now change all the information to your information.
  • Download the SQL and upload it to whatever your using. I recommend PhpMyAdmin.
  • And your done.