OpenCart – Creating Your Own Extension
Last Updated on Friday, 19 April 2013 04:34 Written by Joe Stenhouse Saturday, 20 April 2013 12:00
Perhaps you have been digging around your Open Cart installation and have decided that you want to brave the waters to make your own extension, or perhaps you just cannot afford the money to purchase an existing extension from the store; this article will go over the basics to developing an extension and will attempt to simplify the process. Before we begin, it helps to know the basics of an MVC-L (MODEL VIEW CONTROL LANGUAGE) framework and we recommend reading this article before continuing.
Learn MoreHow to Create a Custom Home Page in WordPress
Last Updated on Thursday, 11 April 2013 08:23 Written by TJ Marsh Saturday, 13 April 2013 12:00
The Arvixe Blog is using WordPress if you can’t tell already, but we have a custom design. One of the part about our design is that we have a custom homepage. You may see many websites on the web using a custom homepage for their WordPress. In this tutorial we will show you how you can create a custom homepage by combining the use of custom page template, and WordPress admin panel.
Click on Settings > Reading
Select the option of Static Page, now select one of your page to be the homepage, while another page to be your blog page.
Learn MoreHow to Create Backups using cPanel
Last Updated on Friday, 29 March 2013 09:46 Written by Anand Narayanaswamy Sunday, 31 March 2013 12:00
(1) Login to cPanel
(2) Select Backups from Files section
(3) You will view a page with the caption Backups as shown below
Learn MoreHow to Create or Modify PDF Form in ASP.net
Last Updated on Saturday, 23 February 2013 02:41 Written by David Bauernschmidt Monday, 4 March 2013 12:00
It seems like regularly something comes up in the programming world that is requested by a client that should be easy, ends up proving to take more time, more money or both. So it is nice to find a solution to a problem that IS easy. This article is to show you how easy it is to use ASP.net web form to open up a PDF, set a value on a form and then send it back to the user’s browser. I have attached the project below if you want to download it. The first thing you need to do is go download iTextSharp.dll. I will be using visual basic (vb) for this project.
Learn MoreHow to Create New Pages in Prestashop
Last Updated on Friday, 1 March 2013 07:11 Written by Fabio Porta Wednesday, 27 February 2013 12:00
Prestashop has lots of pages to display specific stuff, but it may not be enough. What if we want to show all of our products to the customer, for example? We’d need a brand new page with its controller. Let’s see how easy it’s become to add new pages to Prestashop since 1.5.

Recent Comments