“PHP Auction Script” Documentation by “crivion” v1.1


“PHP Auction Script”

Created: Apr 2018
By: Alex Crivion
Email: office@crivion.com

Thank you for purchasing my script. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!


Table of Contents

  1. Uploading & Installing
  2. Manage Auctions
  3. Manage Transactions
  4. Manage Categories
  5. Manage Members
  6. Manage Comments
  7. Configure Payment Settings
  8. Configure Website Title, Logo, Social URL's and Contact Email
  9. Configure SEO Title, Keywords, Description
  10. Upgrading from v1.0 to v1.1

A) Uploading & Installing - top


B) Admin : Manage Auctions - top


C) Admin : Transactions - top


E) Admin : Manage Auction Categories - top


E) Admin : Members - top


F) Admin : Comments - top


G) Admin : Payment Settings - top


H) Website Title, Logo, Social URL's and Contact Email - top


I) SEO Module - top


A) Upgrading from v1.0 to v1.1 - top

Step 1 - Copy and overwrite all files from upgrade-files/* folder to the following place.

			application/views/footer.php
			application/views/header.php
			application/views/home.php
			application/views/newlisting.php
			application/views/admin-settings.php
			application/views/admin-config.php
			application/views/auctions.php
			application/views/single-listing.php
			application/views/select-bin-method.php
			application/views/manual-transaction.php
			application/views/manual-transaction-message.php
			application/views/admin-transactions.php

			css/style.css

			application/config/license.php

			application/controllers/admin.php
			application/controllers/home.php
			application/controllers/payments.php
			application/controllers/listings.php
			

STEP 2

Please go to yoursiteurl.com/home/upgrade for further details.


Alex Crivion

Go To Table of Contents