About

bottle provide a new way to handle your files by putting them in a box which in turn saved in a local pocket .each box of files has many options ,statistics panel and lists .the local pocket can contain mega number of boxes .bottle handle email subscriptions and front download page advertisements to get some cash and mega tools and options extended to all plugin internal processes.

Get Started

Thank you for purchasing Bottle. If you have any questions that are beyond the scope of this help file, please feel free to email via clivern website or codecanyon. Thanks so much!

Version : 1.0
Language : english
Created : 9/22/2013
latest Update : 9/22/2013
By : Clivern
Email : [email protected]
Website : www.clivern.com
License : Codecanyon

Need to translate bottle download bottle text , begin translation and then send to [email protected]

Installation

Extract bottle-pp zip archieve and upload bottle folder to wp-content/plugins .activate bottle plugin through plugins page in admin panel and have fun ..!

Requirements :
  • Wordpress Version 3.5+ but lastest version recommended
  • zip extension

Options

Notice : you don't have to change anything in bottle core files but i have to provide all available options bottle provide .

open wp-content/plugins/bottle-pp/bot-core/configs/client.config.php in any text editor

 /**
   * mod_rewrite status
   *
   * may be true or false
   * can be changed at any time (before and after plugin activation)
   */
 define('CLIVERN_BOT_PLUGIN_MOD_REWRITE_STATUS', false);
 /**
   * front download page url arg (www.example.com/?bot_file=$$  or www.example.com/bot_file/$$/)
   * 
   * may be any string but must not be used by another plugin or wordpress core
   * can be changed only before activation or you can reactivate plugin
   */
 define('CLIVERN_BOT_PLUGIN_WILD_CARD', 'files_box');
 /**
   * bottle pocket storage path
   * 
   * by leaving empty bottle will use wordpress root as place for pocket
   * for example you can set as 'wp-includes/' and bottle will create its pocket in wp-includes/
   * can be changed at any time but you have to take care if bottle created it's pocket you have to move it to new path
   */
 define('CLIVERN_BOT_STORAGE_PATH', '');
 /**
   * bottle pocket name
   * 
   * you can change bottle pocket name from 'bottle-pocket' to any name for example 'blablabla'
   * can be changed at any time but you have to take care if bottle created it's pocket you have to change both this value and dir real name exist in wordpress installation into new value
   */
 define('CLIVERN_BOT_STORAGE_NAME', 'bottle-pocket');
 /**
   * bottle temp dir name
   * 
   * you can change temp dir name from '/temp' to any name for example 'blablabla'
   * can be changed at any time but you have to take care if bottle created it's pocket you have to change both this value and dir real name exist in wordpress installation into new value
   */
 define('CLIVERN_BOT_STORAGE_TEMP_NAME', '/temp');
 /**
   * bottle files dir name
   * 
   * you can change files dir name from '/files' to any name for example 'blablabla'
   * can be changed at any time but you have to take care if bottle created it's pocket you have to change both this value and dir real name exist in wordpress installation into new value
   */
 define('CLIVERN_BOT_STORAGE_FILES_NAME', '/files');
 /**
   * bottle backup dir name
   * 
   * you can change backup dir name from '/backup' to any name for example 'blablabla'
   * can be changed at any time but you have to take care if bottle created it's pocket you have to change both this value and dir real name exist in wordpress installation into new value
   */
 define('CLIVERN_BOT_STORAGE_BACKUP_NAME', '/backup');
 /**
   * bottle box dir name
   * 
   * you can change box dir name from '/box' to any name for example 'blablabla'
   * can be changed at any time but you have to take care if bottle created it's pocket you have to change both this value and dir real name exist in wordpress installation into new value
   */
 define('CLIVERN_BOT_STORAGE_BOX_NAME', '/box');
 /**
   * search engine index block
   * 
   * can be true or false
   * by set to true search engines will be blocked from indexing front download page
   */
 define('CLIVERN_BOT_SEARCH_ENGINE_INDEX_BLOCK', true);
 /**
   * cookie expire time in seconds
   *
   * when visitor allowed or blocked bottle set cookie to deny visitor access or allow his access
   * bottle give this cookie 1 hour just to keep files safe from visitor 
   */
 define('CLIVERN_BOT_COOKIE_EXPIRE_TIME', 3600);
 /**
   * cookie expire time used in check equal to cookie expire time/60
   */
 define('CLIVERN_BOT_SEARCH_EXPIRE_CHECK', 60);

Upgrade

Bottle will notify you if new version is released but you will have to get new version from codecanyon downloads page

Changelog :
no updates uptill now

Sources and Credits

I've used the following images, icons or other files as listed.
  • jQuery : MIT License
  • Workless Framework : Copyright (C) 2009 Philip Sturgeon [email protected] (MIT License)
  • Zebra_DatePicker: copyright (c) 2011 - 2013 Stefan Gabos (MIT License)
  • jQuery Knob: Copyright (c) 2012 Anthony Terrien (MIT License)
  • Javascript plotting library for jQuery: Copyright (c) 2007-2013 IOLA and Ole Laursen. (MIT License)
  • jQuery Plugin: Tokenizing Autocomplete Text Entry: Copyright (c) 2009 James Smith (http://loopj.com) (MIT License)
  • PHP ZIB: Copyright (c) A. Grandt [email protected]

Support

Thank you so much for purchasing Bottle. I'd be glad to help you if you have any questions relating to Bottle . No guarantees, but I'll do my best to assist.