Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Suggestion list for badge content #2

@ghost

Description

For now unordered bucket list (to be sorted/grouped/structured later):

  • Follows Magento coding standards
    • Count of errors / warnings in module
  • Declares dependencies
    • Are any missing?
    • Consistency in modules.xml & composer.json
  • Has blocks that disable FPC
    • cacheable="false"
  • Uses preferences?
    • though would need to look closer as to why they were used
  • Includes some test coverage?
  • Is it on the marketplace?
  • Reviews (are there any?)

Regarding cachable=false, maybe it would be good to check for that on certain handles, like catalog_category_view and catalog_product_view

But on custom pages that are dynamic, it wouldn't really matter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions