Skip to content

Refactor order controller checks#15

Open
PululuK wants to merge 2 commits intoPrestaShop:mainfrom
PululuK:improve/hability-to-extends-to-other-pages
Open

Refactor order controller checks#15
PululuK wants to merge 2 commits intoPrestaShop:mainfrom
PululuK:improve/hability-to-extends-to-other-pages

Conversation

@PululuK
Copy link
Member

@PululuK PululuK commented Mar 19, 2026

Questions Answers
Description? Refactor order controller checks.
Type? refacto
BC breaks? no
Deprecations? no
Fixed ticket? N/A
How to test? See description bellow

Make sur that the module can work in the customs orders controllers

class MyCutomOrderController extends OrderControllerCore
{
    /** @var string */
    public $php_self = 'my-custom-order';
}

@ps-jarvis
Copy link
Collaborator

Hello @PululuK!

This is your first pull request on ps_onepagecheckout repository of the PrestaShop project.

Thank you, and welcome to this Open Source community!

@github-project-automation github-project-automation bot moved this to Ready for review in PR Dashboard Mar 19, 2026
@ThbPS
Copy link
Collaborator

ThbPS commented Mar 20, 2026

issue(blocking)

Hello @PululuK,

Thank you for your contribution.

This module is still under active development.
Could you please fix the PHP-CS-Fixer issues and rebase your branch?

@PululuK PululuK force-pushed the improve/hability-to-extends-to-other-pages branch from c79c86f to cdcb7d4 Compare March 21, 2026 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for review

Development

Successfully merging this pull request may close these issues.

4 participants