Welcome To Snipplr


Everyone's Recent Snippets Tagged module



« Prev 1 2
Allow you to change the admin notification email to the same level of detail as the customer receives.
0 2011 posted 7 years ago by cerxx
Allow you to change the admin notification email to the same level of detail as the customer receives.
0 2183 posted 7 years ago by cerxx
drush pm-list --status=enabled --pipe | grep 'uc_' | xargs -i drush pm-disable '{}' -y
0 1725 posted 10 years ago by apro2000
Magento Made Easy - Comprehensive Guide to Magento Setup and Development is a free and easy to use Magento book. It gives you the fundamental background of Magento with two parts: Magento Overview and Magento Module Development.
0 2092 posted 11 years ago by magestore
This PrestaShop support module is used to manage ticket system. By using this plugin you can manage customers queries and complaints easily.This add-on allows to your customers to submit tickets with different format attachment files. Admin can also...
0 3013 posted 12 years ago by AlastairBrian
Boilerplate for DNN editor
0 1606 posted 12 years ago by box86rowh
*Example:* if (!isRewriteMod()) exit('Please install Apache mod_rewrite module.');
0 2006 posted 12 years ago by phpdev
The module allows prestashop store owners to place Facebook comment box under each product / post page where users can post comments using their Facebook ID and this helps in reducing number of spam comments.
0 4218 posted 13 years ago by fmemodules
Aggiungere un Modulo
0 1581 posted 14 years ago by kajinka13
How to get extract method for zipfile module to work with Ti 1.8 sdk.
0 1780 posted 14 years ago by lspellman
<p>This is how the extract method is documented for use. In the next example, we show how it actually should be used for Ti 1.8</p>
0 1663 posted 14 years ago by lspellman
If you are creating an admin module for Magento (learn creating admin module in Magento) then you would surely be asked to create grids (eg. for order listing). Creating grids can be somewhat difficult for the novice Magento programmers, but in this...
0 1726 posted 14 years ago by necode
A JavaScript starter with a namespace and closure
0 1854 posted 14 years ago by geekyjohn
Create a Hello World module in the Magento system Configure this module with routes Create Action Controller(s) for our routes
1 1828 posted 14 years ago by necode
"Javascript module pattern emulates the concept of classes in such a way that we're able to include both public/private methods and variables inside a single object, thus shielding/namespacing particular parts from the global scope." When inheritanc...
0 2091 posted 15 years ago by coprolit
0 1410 posted 15 years ago by shodan_uk
0 1347 posted 15 years ago by shodan_uk
Authour: Mike Rumble (@rumble)
0 1464 posted 15 years ago by shodan_uk
Authour: Mike Rumble (@rumble)
0 1498 posted 15 years ago by shodan_uk
0 1490 posted 15 years ago by shodan_uk
0 1629 posted 15 years ago by shodan_uk
1 1613 posted 15 years ago by krillzip
Skeleton for the main panel in a CMSMS module. defaultadmin.php
1 1406 posted 15 years ago by krillzip
Skeleton for the main panel in a CMSMS module. defaultadmin.php, with CGExtensions
1 1412 posted 15 years ago by krillzip
Joomla code to check and see if module exists on page.
0 1505 posted 15 years ago by cviolette
0 1448 posted 15 years ago by cviolette
**Important: this snipplet has moved to Github.** - [Force the admin theme on additional non-admin paths in Drupal 6](https://gist.github.com/1973090)
3 1746 posted 15 years ago by wildpeaks
Allows you to read any config in the magento database based in its path. The path is defined inside the system.xml file of the module. The table is core_config_data
0 1608 posted 15 years ago by TioSolid
« Prev 1 2