Skip to main content
PrestaShop
GitHub creator profile

PrestaShop

Repository-level view of 45 collected skills across 3 GitHub repositories.

skills collected
45
repositories
3
updated
Jun 18, 2026
repository explorer

Repositories and representative skills

create-playwright-page-objects
software-quality-assurance-analysts-and-testers

Create BO page object classes in the ui-testing-library for a new migrated page. Follows the Page Object Model pattern: encapsulate selectors and interactions, never assert. Trigger: "create page objects for {Domain}".

Jun 18, 2026
create-pr
software-developers

Creates a PrestaShop pull request with the required metadata table. Triggers when asked to create, open, submit, or push a PR, or when mentioning "pull request" in the context of contributing.

Jun 18, 2026
create-doctrine-repository
software-developers

Create the repository in the Adapter layer. This is the ONLY class that touches the database — all handlers delegate to it. Covers multistore patterns with ShopConstraint when the entity requires it. Trigger: "create repository for {Domain}".

Jun 18, 2026
create-crud-form-type
software-developers

Create the Symfony form type for a CRUD (identifiable) entity's add/edit form. Covers standard field types, translatable fields, money fields, file uploads, and choice providers. For multi-tab layout with NavigationTabType, see create-form-tab-layout. For…

Jun 18, 2026
create-position-column
software-developers

Documents how to add drag-and-drop row reordering to a PrestaShop grid. Requires a PositionColumn in the definition, a ReorderPositionsButtonType filter, a dedicated update-position route, and position handling in the repository.

Jun 15, 2026
link-apiresources-fork
software-developers

Pair the core PR with a ps_apiresources fork branch for coordinated review, or revert that pairing to upstream dev-dev once both PRs are merged. Edits composer.json (repository URL + dev-<branch> pin) and refreshes composer.lock. Trigger: "pair core with…

May 19, 2026
setup-apiresources-dev
software-developers

Configure modules/ps_apiresources as a development-ready git checkout (symlink to existing local clone or fresh clone with upstream + fork remotes), then provision the local test DB. Trigger: "set up ps_apiresources for development", "develop on the API…

May 19, 2026
create-settings-form
software-developers

Create a PrestaShop settings form (options block writing to ps_configuration): DataConfiguration + FormDataProvider + FormType + 4 YAML service entries (base Handler reused, never subclassed). For CRUD entity forms, use create-crud-form-type instead. Trigger:…

May 12, 2026
Showing 8 of 41 collected skills.
Showing 3 of 3 repositories
All repositories loaded