|
Demo| Main Features|Advanced Features|Requirements|Installation|Download|Order|
Contact us
|
|
|
Main:
|
|
phpGreetCards is a powerfull PHP based postcard Web Application
|
$49.95
$35
|
|
Demo:
|
Screenshots |
|
|
|
Front Page |
Listing |
Admin Section |
|
Main Features:
|
- Unlimited GreetCard Categories.
- Allows user upload his own image.
- Preview page before send.
- Allows user select font color.
- Allows user select background color.
- Allows user select stamp image.
- Easy Installation
- Translatable into any language.
- Fully customizable HTML.
- All pages are generated dynamically so there is no need to edit a bunch of templates.(Easy configuration via Page Formated functions and CSS)
- Easily fits into your site design.
- Ability to configure color schemes for the default HTML table layout.
- Endless design possibilities!
|
Advanced Features: (this features available only with additional "Advanced Module" ):
|
- Advanced Administration
- Automatic deletion of old cards.
- Bad word Filter
- Validation Email
|
Requirements:
|
|
Installation:
|
- Obtain phpGreetCards.zip
- unzip it into the directory you want (best way is document root 'htdocs' or 'www')
- Make sure your directory structure is like this:
phpGreetCards/
phpGreetCards/admin
phpGreetCards/conf (chmod to 777)
phpGreetCards/data (chmod to 777)
phpGreetCards/departs
phpGreetCards/img
phpGreetCards/lib
phpGreetCards/languages
phpGreetCards/userfiles (chmod to 777)
Attention! Befor running Install script you need to set permissions to make 'conf' directory and it's content files writable!
This involves using the CHMOD command. If you do not understand CHMOD, there are some resources and information listed at
http://www.eclecticpixels.com/tutorials/chmod/. CHMOD as follows:
- chmod 777 conf (this is a directory)
- chmod 777 all files in the conf directory
After the installation and final configuration you may chmod "conf" directory to 606 for security purposes.
Automatic Installation
Run install.php in your web browser and follow the instructions.
Manual Installation
- Make changes to the phpGreetCards/conf/conf.inc file. This file is well documented, so you should be able to pick out what you need to change fairly easily.
########### WebDocs real path #################
$greetpath="/usr/local/apache/htdocs/phpGreetCards"; //real path
$greeturl="http://localhost/phpGreetCards"; //Your Site URL
$sp="/"; //Windows System '\\'
$admin="admin@demo.com"; //Admin email
$site_url="http://www.w2bpm.com/";
$site_banner="http://www.w2bpm.com/banner88x31.gif";
$site_name="Web Directory";
###### The Categories List ########################
//edit or set up you phpGreetCards Categories List
$categories["animals"]="Animals";
$categories["flowers"]="Flowers";
$categories["holidays"]="Happy New Year";
$categories["christ"]="Happy Christmas";
$categories["march8"]="8th March";
$categories["friends"]="Friends";
$categories["love"]="Love";
$categories["kiss"]="Kiss";
$categories["child"]="Children";
Each key of '$categories' array is a proper directory name in the 'phpGreetCards/departs' directory.
if you edit '$categories' array you need edit directory names in the 'phpGreetCards/departs' directory by the array key value.
For example, if you edit entry
$categories["march8"]="8th March";
to
$categories["female"]="Female holiday";
you need rename
phpGreetCards/departs/march8
to
phpGreetCards/departs/female
Accordingly if you add new entry in '$categories' array for example
$categories["entertain"]="Entertainment";
you need make 'phpGreetCards/departs/entertain' with 'small' and 'large' subdirectories
phpGreetCards/departs/entertain
phpGreetCards/departs/entertain/small // for small images
phpGreetCards/departs/entertain/large // for large images
############## Color configuration for the default HTML table layout
$design["tab_color"]="#d4d5c2"; //HTML Table background color
$design["tr_color"]="#E4E5D2"; //HTML Table <tr> tag background color
$design["td_color"]="white"; //HTML Table <td> tag background color
###### File Upload Control Setting ########################
$upload["size"]=70000; // Image file max size;
$upload["width"]=500; // Image max width;
$upload["height"]=500; // Image max height;
$upload["type"]=array("gif","jpeg","jpg","png"); // Image mime type
include("../languages/lang_eng.inc"); choose Interface Language
You may create your own language interface simply translating the message variables in the lang_eng.inc.
- Once all this has been done, you should protect the conf/conf.inc file (that contains
your login/password for db access). Look at your server documentation to find out
how to do this.
For the Apache server, you'll need to create an ".htaccess" file (without quotes) in
the conf subdir that contains:
<files conf.inc>
Order Deny,Allow
Deny From All
</files>
To customize page layout you may edit next two files in "templates" folder:
- templates/header.inc
- templates/footer.inc
- templates/card_header.inc - Greeting Card Page
- templates/card_footer.inc - Greeting Card Page
- templates/card_footer.inc - Email Notification to Recipient
You can customize any HTML tag in these files.
You may customize Style Sheet file style.css on the root directory of your application too.
|
Download:
|
you have got opportunity to try application before you have decided to use and
purchase it !
"Free Edition" includes all the Main Features
If you need admin and advanced features (see advanced features list)
you have to purchase on-line Full/Advanced Edition
Download "Free Edition" Size: 626.99 KB
|
Prices, Order On-Line:
|
phpGreetCards 3.7 (Advanced Version) $49.95
Select your payment method and options below then click "Continue to Order Form".
Sale Attention! We now offer 30%! discount
|
Contact us:
|
|