https://github.com/pi-module/favourite
Pi favourite module
https://github.com/pi-module/favourite
favourites laminas php
Last synced: 3 months ago
JSON representation
Pi favourite module
- Host: GitHub
- URL: https://github.com/pi-module/favourite
- Owner: pi-module
- Created: 2013-07-03T17:09:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T05:17:44.000Z (almost 6 years ago)
- Last Synced: 2024-03-27T08:02:23.152Z (about 2 years ago)
- Topics: favourites, laminas, php
- Language: PHP
- Homepage:
- Size: 170 KB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Favorite
========
Favorite module
Favourites per module are displayed into Tabs.
By default, the favourite tab layout uses the partial/favourite-list.phtml template.
You can override this default template by using a custom per module partial/favourite-list.phtml
Ex : in news/event, you can find custom templates stored as partial/favourite-list.phtml, those make the tabs fit better to the module's content/data types.