It is hard to find the format supported natively by all 3 operating system MacOS, Windows and Unix. View more
In CentOS with PHP-FPM and Nginx, to change file-size limit, the configuration differ slightly from which in Ubuntu with mod PHP for Apache (libapache2-mod-php5/php5) and Apache. View more
In Magento, one customer has 2 default address, one for billing and one for shipping address. The information seem to fit most general address over the world. However, in some countries, the address structure is more complicated View more
In Wordpress, media files as images will be stored in wp-content/uploads. For website with many posts (create custom post type) / image size (create custom image size), number of images will grow up quickly and it will slow down the page load due to file lookup. View more
Generate PDF Invoice is one magento's feature. It use Zend PDF library to generate invoice. As email template, we can customize it for our purposes like adding in more informatio / redesign color and text style or logo View more