Skip to content

Do eloquent models exist for the Aimeos shop tables? #55

@torian257x

Description

@torian257x

Do eloquent models exist for the Aimeos shop tables? best would be along some simple examples of how to use it.

I give an example:

get all products from a group (catalog) label, specified by string.

and all of that, in the eloquent way.

Because right now I started writing all the models. MshopCatalog, MshopCatalogList, MshopProduct, MshopProductList etc. Now if that already exists I don't have to figure it out myself.

Another question:

While solving the above scenario i asked myself, even if those models do not exist, is there maybe code that describes and solves exactly those problems already? so i at least can copy the idea from there / get inspired. It took me a while which ID now was the one that corresponds to the product. This is time wasted, if it is written somewhere already as code that would explain it to me quicker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions