prestashop-module-development

Installation
SKILL.md

PrestaShop Module Development

When to use

Use this skill for PrestaShop module development tasks such as:

  • Creating new modules with modern architecture (Symfony controllers, services, entities)
  • Refactoring legacy modules to use modern PrestaShop patterns
  • Implementing hooks, actions, and event listeners
  • Adding configuration pages (modern Symfony-form approach)
  • Creating front office features and widgets
  • Setting up database entities and migrations
  • Implementing security measures (CSRF, input validation, SQL injection prevention)
  • Adding multilingual support and translations
  • Converting legacy code patterns (HelperForm, jQuery UI sortable, ObjectModel) to modern equivalents
  • Building list pages with the PrestaShop Grid system (filters, pagination, toggle, drag-and-drop position)
  • Creating and managing PrestaShop cart rules (vouchers, discount codes, promotional codes)
  • Implementing Symfony console commands for background tasks and batch operations
Installs
173
GitHub Stars
5
First Seen
Apr 16, 2026
prestashop-module-development — jeffsenso/prestashop-skills