Database
Best practice | Description |
---|---|
Table modification | Determine how and when to modify Adobe Commerce and third-party database tables |
File optimization
Best practice | Description |
---|---|
Catalog image resizing | Provides guidance on image resizing before a store goes into production to ensure optimal performance |
CSS and JS | Merge and minify cascading style sheet (CSS) and JavaScript (JS) files from the Admin or the command line |
Images | Optimize images and use Fastly to optimize response time |
Frontend development
Best practice | Description |
---|---|
Theme developmemt | Describes development patterns to help ensure compatibility between your theme, future versions of Adobe Commerce, and custom extensions |
PHP development
Best practice | Description |
---|---|
Exception handling | Describes recommended methods for logging exceptions |
Extensions | Describes development patterns to help ensure compatibility between your extension, future versions of Adobe Commerce, and other custom extensions |
Private content blocks | Configure private content blocks to optimize storefront performance |
Modify core and third-party PHP code | Modify the functionality, result, or input of any code that you did not author or do not directly control |
Previous pagePayments storage processing
Next pageGeneral best practices