Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add complete example module for a (simple) configuration page for a module #158

Merged
merged 9 commits into from
Jul 25, 2023

Conversation

thomasnares
Copy link
Contributor

Questions Answers
Description? This is the module created by this guide: PrestaShop/docs#1696

It is the simplest version possible of : https://github.com/PrestaShop/example-modules/tree/master/demosymfonyform
This simplified version is to reduce the complexity of the config page creation explaination.

Copy link
Contributor

@kpodemski kpodemski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be merged after PrestaShop/docs#1696

demosymfonyformsimple/README.md Outdated Show resolved Hide resolved
demosymfonyformsimple/README.md Outdated Show resolved Hide resolved
demosymfonyformsimple/README.md Outdated Show resolved Hide resolved
demosymfonyformsimple/README.md Outdated Show resolved Hide resolved
demosymfonyformsimple/README.md Outdated Show resolved Hide resolved
demosymfonyformsimple/composer.json Outdated Show resolved Hide resolved
demosymfonyformsimple/demosymfonyformsimple.php Outdated Show resolved Hide resolved
demosymfonyformsimple/demosymfonyformsimple.php Outdated Show resolved Hide resolved
demosymfonyformsimple/views/templates/admin/form.html.twig Outdated Show resolved Hide resolved
Copy link
Contributor

@kpodemski kpodemski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few last comments. Make sure to align with the docs code if needed.

Co-authored-by: Krystian Podemski <[email protected]>
@kpodemski kpodemski merged commit 438d65f into PrestaShop:master Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants