Wednesday, 28 February 2024

Ec-Cube tutorial

* Setup Ec-cube

- Install Ec-cube

- Using Symfony Profiler

* Feature Customization

- Validation by Using ValidatorInterface & Entities

- Directory/file structure

- Functions list

Customizing Controller

- Customizing Entities

- Customizing the repository

- Customizing Form Type

- Customizing the throttling function

- Customize the template

- Customize your purchase flow

- Customize order status

- Allow list control with Twig Sandbox 

- Customization using Symfony features

* Customize Principle

- Customize follow guide of Ec-cube
- If not support then customize directly to src/Eccube, because:
+ Change to one store to multi stores
+ Change purchase flow to many store
=> Have to customize src/Eccube if needed

* Design Customization

- Basics of design templates

- Use of blocks

- Using layouts

- Using .twig

- Image management

- Use of CSS

- Use Sass (scss)

- Change form layout

- Customize message

* Develop a plugin

- Installing plugins

- Develop a plugin

- Test a plugin 

* Advanced feature

- Using domPdf in Eccube with Svg, Font family 

- Sync & Queued Message Handling

* Security Guidelines

- About Coding

- About Deploying

 Thank you

No comments:

Post a Comment

Golang Advanced Interview Q&A