By Mufti Ali on August 10, 2010
In this article we are going to create Support Module for Admin.
Firstly we are going to create menu for admin then proceed to creating support files.
Posted in News | Tagged codeigniter, time-tracking
By Mufti Ali on August 8, 2010
This time we are going to develop a customer time tracking application with Codeigniter. This allows admin to enter tickets purchased by customers and work done for customers. Customer can see the details of support including tickets purchase, work done and its time, total remaining tickets in minutes.
Posted in News | Tagged codeigniter, time-tracking
By Mufti Ali on August 3, 2010
Daikon is a simple customer support time tracking application created on Codeigniter and BackendPro.
Admin can create and manage customers. After entering credit purchased and time-spent. It will show the time remaining. Customer can login and see the summary and email a request of additional support tickets to admin.
Posted in News | Tagged codeigniter, customer support time tracking
By Mufti Ali on May 24, 2010
This will be the final article of this series and we will cover a category page, product page and contact page in this article.
Incoming search terms for the article:Apostrophe cms codeignitercodeigniter CMScodeigniter social networking CMS
Posted in News | Tagged CMS, codeigniter, portfolio
By Mufti Ali on May 20, 2010
View container. We create a folder under application/views/portfolio. Files, container.php, header.php and footer.php will go under this folder.
In our contaner.php, we load all the css and javascripts in the head section. Then we load header.php, error display, content if exists, page and footer.php. All the variables $content, $module, $page etc will be set in our [...]
Posted in News | Tagged CMS, codeigniter, portfolio
By Mufti Ali on May 19, 2010
We continue working on the administration backend in this article.
The first thing is to add a our menu as you can see in the left image.
Add application/views/admin/menu_extension.php and paste the following codes.
Posted in News | Tagged CMS, codeigniter, portfolio
By Mufti Ali on May 18, 2010
We are starting a new series of Codeigniter application tutorial. We are going to create a Portfolio CMS by using this free website template from Nettus. The template has index, about, portfolio, services and contact page.
Incoming search terms for the article:creating a codeigniter blogCreating a Portofolio CMS with Codeignitercodeigniter cms tutorialcodeigniter portfolio Aureliusportfolio codeigniter
Posted in News | Tagged CMS, codeigniter, portfolio
By Mufti Ali on April 6, 2010
Kaimono Kago is a Codeigniter BackendPro based shopping cart and it has a slideshow in the webshop front-end. Since there are many javascript slideshows are available, it will be nice that we can use different types of slideshow by one click.
Posted in News | Tagged codeigniter, shopping cart
By Mufti Ali on March 8, 2010
Newsletter is one of effective marketing tool for a web shop. I am going to cover subscribe and unsubscribe function in this article.
Posted in News | Tagged codeigniter, Ecommerce, shopping cart
By Mufti Ali on March 2, 2010
Our customers uses this registration page to keep their information in our database. Once registered, this information will be displayed in a checkout page for a speedy process. This post covers the customer registration function, login and logout function.
Incoming search terms for the article:codeigniter login registrasi logout
Posted in News | Tagged codeigniter, Ecommerce, php, shopping cart