Horse Market

Horse selling & renting portal


Thank you for purchasing my application. If you have any questions that are beyond the scope of this help file, please feel free to check rich knowledge base with many tips & tricks or submit support ticket on website: http://iwinter.com.hr/support/. Thanks so much!

  1. Create empty MySQL database with utf8_unicode_ci charset
  2. Upload zip on server via cpanel file manager and extract directly on server
  3. Open web server public url and configuration will appear.
  4. Enter database name, username, password.
  5. Click on "Save" and you will get login and links info (Please save this info because it's unique).

Regarding hosting providers, my scripts are tested on:

a2_hosting_logo

Login as admin and open your website link.

On left side you will see something like this:

Automatic translation via administration:

Login to admin->Settings->languages->Add language->enter for example ‘russian’ and code to for example ‘ru’.

For frontend you can translate files via administration for your language:

Admin->Settings->Languages->Translate files for wanted language->frontend_template_lang.php->translate missing fields

*Hint: You can also use auto translation feature (button on top) using Google or MyMemory API

Also can be translated manually via file:
templates/[wanted_template]/language/{wanted_language}/frontend_template_lang.php

For backend you can translate files via administration for your language:

Admin->Settings->Languages->Translate files->Translate min. all fields in backend_base_lang.php

Also can be translated manually via file:
application/language/{wanted_language}/backend_base_lang.php

To translate website content (saved in database):

  1. Login to admin
  2. Pages->Edit every page->click on tab “your_language” and translate all values
  3. Horses->Fields->Edit every Field->click on tab “your_language” and translate all values
    *hint: After changes you should edit->save again all your properties, specially for purpose field!
  4. Horses->Manage->Edit every property->click on tab “your_language” and translate all values
  1. Login to admin
  2. Pages & menu
  3. Add a page
  4. Populate fields

You can select wanted template, there is standard templates and custom templates.

Standard templates are not editable visually, but with code customization's:

There is example theme available in the directory "/templates/{theme}".

Some documentation about this is available in technical documentation, or can be found also in existing template files and "copy-pasted".

Custom templates can be added via Admin->Settings->Design template->Manage templates->Add template or Edit existing:

Here you can move available widgets to your custom template position.

Custom widgets:

You can add more widgets in the directory "/templates/{theme}/widgets/" like for example: right_mortgage.php

In this case right mean position of widget.

In widget you can use same code as in page templates, so follow guides in technical documentation for this. You can also enter PHP code directly there if you need something completely custom.

Properties can be added by frontend or backend, it's same thing only for different user type.

You can add properties via Admin->Horses->Manage->Add a horse->populate fields

Properties can have custom fields, and you can simply add it via:

Admin->Horses->Fields->Add field->populate fields

You can also rename current available fields what is very suggested in case if you want to delete red locked one.

This is not usual if you using only horses on portal, but example for real estate:

In some cases for example for type Land you want to hide some fields when submitting properties, like Rooms etc. Now you can do this:

Admin->Horses->Dependent fields->Add dependent field->populate fields

Search form can be edited via admin now with visual editor:

Admin->Real estates->Search forms->Edit standard search form

Here yo ucan drag-and-drop wanted fields to form.

You can also change/define direction for numeric fields pressing edit button, for example if you want to have from-rooms - to-rooms fields.

Custom form elements for advance usage:

You can edit form code in the directory "/templates/{theme}/form_fields/" like for example: DROPDOWN.php

In this case name mean position type of form element.

In form elements you can use same code as in page templates, so follow guides in technical documentation for this. You can also enter PHP code directly there if you need something completely custom.

Email templates can be customized via Admin->Settings->Design template->Email templates editor->Edit wanted.

Email template can be found also in: application/views/email

Templates files can be customized via Admin->Settings->Design template->Files editor->Edit wanted.

There is also template config file where you can change some parameters like this for num results per page: $config['per_page'] = 9;

Before you start with custom coding you should know that I always building something additional and currently have many modules:

You can found it in Admin->Settings->Addons

You can also found addons on this link: http://iwinter.com.hr/support/?cat=167

Also take a look in my codecanyon portfolio:
http://codecanyon.net/user/sanljiljan/portfolio

Or my services list:

http://iwinter.com.hr/support/?page_id=1870

Customization's

Knowledge of the CodeIgniter PHP Framework is required.

CodeIgniter is a very simple framework with the best documentation ever seen, so you can easy learn it.

Look at http://ellislab.com/codeigniter/user-guide

You can also change local path in index.php, line 24 to select ENVIRONMENT configuration.

Don't forget to check our rich knowledge base: http://iwinter.com.hr/support/

Now we have special website made for support, frequency questions for customization's, guides for basic CSS/HTML, tips & tricks etc.: http://iwinter.com.hr/support

If you have any question that are beyond the scope of this help file, please feel free to check  our support instructions:

http://codecanyon.net/item/real-estate-agency-portal/6539169/support

I've used the following files and services as listed:

  1. PHP
  2. CodeIgniter
  3. jQuery
  4. Bootstrap
  5. jQuery File Upload
  6. Stock.XCHNG (Example images)
  7. http://www.flickr.com/photos/daryl_mitchell (Example images)
  8. http://www.flickr.com/photos/58842866@N08 (Example images)
  9. http://www.flickr.com/photos/pnwra (Example images)
  10. The Documenter

Thank you so much for purchasing this application. I'd be glad to help you if you have any questions relating to this app. No guarantees, but I will do my best to help.