Monthly Archives: July 2014
-
July 21, 2014
Magento Facebook Connector extends used to create or login to your magento store . Easy to create an account in your magento store . Does`t need to enter username & password in magento store , just need to facebook account to access magento store .
-
-
July 19, 2014
You have created a new entity type and want to display it as a paginated list ?
First, integrate the MagePageBlockHtmlPager through your block :
class Your_Module_Block_Entityname_ListextendsMage_Core_Block_Template {
protectedfunction _construct() {
parent::_construct();
// We get our collection through our model
$this->_entities -
July 12, 2014
Magento Helpdesk used for customer support . For this magento Customer Support system you customer can create support ticket from magento dashboard . From this extension your customer can create the following ,
For Customer
- Create the ticket .
- Can view list of ticket available by created for you ,
- Customer can replay the the ticket ,