All Projects → PrestaShop → mailalerts

PrestaShop / mailalerts

Licence: other
Sends e-mail notifications to customers and merchants in PrestaShop 1.6.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
Smarty
1635 projects

Projects that are alternatives of or similar to mailalerts

PrestaShop-1.6
Open-source e-commerce solution version 1.6
Stars: ✭ 27 (+17.39%)
Mutual labels:  obsolete, prestashop-1-6
xipblog
Prestashop 1.6 & 1.7 Xpert Blog Module
Stars: ✭ 34 (+47.83%)
Mutual labels:  prestashop-module, prestashop-1-6
codwfeeplus
A prestashop module for implementing Cash On Delivery with a fee with a lot of options,
Stars: ✭ 51 (+121.74%)
Mutual labels:  prestashop-module, prestashop-1-6
phfbchat
Facebook Messenger plugin for PrestaShop. IMPORTANT: To download use the link available in description.
Stars: ✭ 25 (+8.7%)
Mutual labels:  prestashop-module, prestashop-1-6
productcomments
PrestaShop module that allows users to post reviews and rate products.
Stars: ✭ 29 (+26.09%)
Mutual labels:  prestashop-module
Jquery Jsonrpc
[Unmaintained] JSON-RPC 2.0 client for jQuery.
Stars: ✭ 174 (+656.52%)
Mutual labels:  obsolete
Sphero Android Sdk
🚫 DEPRECATED REPO: Sphero™ is the amazing robotic ball ( gosphero.com ), this is the repository for the Android SDK for Sphero™. Visit dev site for more information:
Stars: ✭ 160 (+595.65%)
Mutual labels:  obsolete
Nexpose Client
DEPRECATED: Rapid7 Nexpose API client library written in Ruby
Stars: ✭ 134 (+482.61%)
Mutual labels:  obsolete
ps facetedsearch
PrestaShop module that adds layered navigation filters.
Stars: ✭ 45 (+95.65%)
Mutual labels:  prestashop-module
php.rb
[Retired] PHP.rb translates Ruby code into PHP code.
Stars: ✭ 86 (+273.91%)
Mutual labels:  obsolete
prestafony-project
Some resources to help you migrate PrestaShop to Symfony 3
Stars: ✭ 12 (-47.83%)
Mutual labels:  obsolete
Securify
[DEPRECATED] Security Scanner for Ethereum Smart Contracts
Stars: ✭ 177 (+669.57%)
Mutual labels:  obsolete
paymentexample
Payment module example that you can use as a guide to start your own.
Stars: ✭ 48 (+108.7%)
Mutual labels:  prestashop-module
Cudlr
⛔️ [DEPRECATED] Console for Unity Debugging and Logging Remotely
Stars: ✭ 167 (+626.09%)
Mutual labels:  obsolete
PrestaShopAutomationFramework
Framework for writing automated tests for PrestaShop
Stars: ✭ 18 (-21.74%)
Mutual labels:  obsolete
Obsolete Webpack Plugin
🌈 A Webpack plugin generates a browser-side standalone script that detects browser compatibility based on `Browserslist` and prompts website users to upgrade it.
Stars: ✭ 148 (+543.48%)
Mutual labels:  obsolete
Sphero Ios Sdk
🚫 DEPRECATED: Sphero™ is the amazing robotic ball ( sphero.com ) created by Orbotix, this is the repository for the iOS SDK for Sphero™. Visit dev site for more information:
Stars: ✭ 232 (+908.7%)
Mutual labels:  obsolete
microsoft-teams-faqplusplus-app
DEPRECATED - This repository contains a deprecated version of the FAQ Plus app template. Please see the README file for more details and a link to the new repository
Stars: ✭ 47 (+104.35%)
Mutual labels:  obsolete
Terraintoolsamples
Unity has archived the TerrainToolSamples repository. For future development, please use the Terrain Tools package.
Stars: ✭ 195 (+747.83%)
Mutual labels:  obsolete
generator-oraclejet
DEPRECATED Yeoman generator for creating Web and Mobile-hybrid Oracle JET based applications
Stars: ✭ 13 (-43.48%)
Mutual labels:  obsolete

Mail alerts

This module has been archived, it’s no longer maintained but you still can fork it if you need it for your shop.

About

Sends e-mail notifications to customers and merchants.

Contributing

PrestaShop modules are open-source extensions to the PrestaShop e-commerce solution. Everyone is welcome and even encouraged to contribute with their own improvements.

Requirements

Contributors must follow the following rules:

  • Make your Pull Request on the "dev" branch, NOT the "master" branch.
  • Do not update the module's version number.
  • Follow the coding standards.

Process in details

Contributors wishing to edit a module's files should follow the following process:

  1. Create your GitHub account, if you do not have one already.
  2. Fork the mailalerts project to your GitHub account.
  3. Clone your fork to your local machine in the /modules directory of your PrestaShop installation.
  4. Create a branch in your local clone of the module for your changes.
  5. Change the files in your branch. Be sure to follow the coding standards!
  6. Push your changed branch to your fork in your GitHub account.
  7. Create a pull request for your changes on the 'dev' branch of the module's project. Be sure to follow the commit message norm in your pull request. If you need help to make a pull request, read the Github help page about creating pull requests.
  8. Wait for one of the core developers either to include your change in the codebase, or to comment on possible improvements you should make to your code.

That's it: you have contributed to this open-source project! Congratulations!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].