Comdev - More PHP Modules For Your Website Reuse To Save Time and Cost
All Modules Under One Back-End
 
Home
Product
Support
Enquiry
Become Partner
Order Now

Product Family
  Comdev One Admin

Saving Bundle
  All Saving Suite
  One Admin Suite
  Basic Suite

New Release!
  Misc Tools
  Forum

Version 3.1
  Photo Gallery
  Newsletter
  eCommerce
  Web Blogger
  Events Calendar
  News Publisher
  Links Directory
  Form Designer
  FAQ Support
  Customer Helpdesk
  Vote Caster
  Contact Form
  Guestbook
  Geo Traffic
  CSV Importer


Resources
  Support Center
  Download
  Knowledge Base
  Useful Links


About Comdev
  The Company
  The Founder
  Contact Us


Getting Started - Web Design Integration Buy Now


One Admin Suite lets you integrate the components front-end with your existing website or web pages built using other HTML editing tools such as Dreamweaver.

The modules the you can make use are:-

- eCommerce
- Photo Gallery
- Web Blogger
- Newsletter
- Events Calendar
- Links Directory
- News Publisher
- Contact Form
- Geo Traffic
- Guestbook
- FAQ Support
- Customer Helpdesk
- Vote Caster
- Form Designer


If you browse into the "oneadmin" folder, you will see a list of folders containing the modules listed above, which are independent from each other. You can easily call up the dynamic content area for each module to be displayed on your web pages.



The instructions on how to integrate each module front-end with your web page file can be found in the readme.txt file in each folder. Alternatively, you can view the sample file for each folder, namely samplexxxx.php. Below is the integration guidelines for Photo Gallery at photogallery/samplephotogallery.php.


Front-End Integration Guidelines

You can easily integrate the front-end with your web design pages.
Before After Integration


Integration Instructions
1. Before calling any script, put the line below to call the 'config.php' file. This will load all the necessary database connection and class declaration files.
<?php include_once("config.php") ?>
2. In your HTML code, put the line below to call the menu area such as photo categories, random photo, etc.
<?php include("photogallery/home.category.php") ?>
3. Meanwhile, to display the gallery's content area such as thumbnails and photo details, put the line below.
<?php include("photogallery/home.gallery.php") ?>
4. Finally, as an additional tip, you can put your front-end file in any location you like, but put the call to the One Admin folder using the relative path.
Example, if your front-end file is at   http://yourdomain.com/gallery.php and the One Admin folder is located at   http://yourdomain.com/oneadmin/ , use the code below.
<?php include_once("oneadmin/config.php") ?>
<?php include("oneadmin/photogallery/home.category.php") ?>
<?php include("oneadmin/photogallery/home.gallery.php") ?>




More Information
Getting started with One Admin Suite - 6 Easy Steps
Installing Comdev One Admin Suite components series
Need any technical assistance to help you to install?



Upcoming Events
We are going to
CeBIT 2006

Chinese New Year Special Bundles
Buy and save more with our Chinese New Year bundles for this February


Partner Program
Sign up now & enjoy the benefits of our Partner Program


Web-Based Installer!
Easier to upload. Get installed faster. Upload directly to your web hosting account


Featured Site


Tell Your Friend
Share with those who might be interested in this website that provides good solution in building and managing dynamic websites.


Join Our Newsletter
Keep yourself update with our latest patch releases, events, product news, and tips through our newsletter.
Subscribe Now!

Copyright © 2002-2006 by Comdev Software Sdn Bhd. All Rights Reserved. License Agreement Privacy Policy Site Map