Skip to content

Make it possible to extend both the html and feed views #11

@roland-d

Description

@roland-d

Extensions in Joomla can have a view.html.php file but also a view.feed.php file in their view folder. Currently you can only extend the view.html.php file and not the view.feed.php as the class extender creates a ProductViewProductExtensionBase.php file in my case. This is the product view of HikaShop.

There is no base file available for the feed view.

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