polacin / competition
Collect a huge amount of email addresses
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/polacin/competition
Requires
- php: ~5.5.22|~5.6.0|~7.0.0|~8.1|8.2
This package is auto-updated.
Last update: 2025-12-15 20:47:20 UTC
README
Competition - Magento 2 extension allows you to create/manage unlimited your own competitions. Collect a huge amount of email addresses and improve the relationship between you and your customers Create/Manage unlimited competitions
Feature highlights of Competition - Magento 2
- Create/Manage unlimited competitions by magento backend
- Breadcrumbs Feature for competitions
- Support SEO by meta tag for competition listing and details
- Support multiple store and unlimited domain
- Support WYSIWYG editor for competition description, disclaimer
- Support URL Rewrite feature for competitions
- Allow to set the number of winners for each competition
- Support multiple images for a competition
- Draw lots automatically to specify winners.
- Competitors synchronized Newsletter Subscribers
- Set the start and end dates of the competition
- Support multiple websites and stores
- Unlimited domains
Installation
Extract the file into app/code/PL/Competition/
From a terminal, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean