Moodle Plugins directory: Showcase | Moodle.org

Showcase
The Showcase block allows listing and highlighting the courses that are available on the platform so the people can know them and learn more about their characteristics before enrolling in them.
If the user is interested in one of the courses shown in the block, they will be able to enter and read information such as comments, duration, learning objectives, course topics, subject matter experts, among others, before enrolling. The information is displayed according to the description made inside the courses, in the dynamic fields defined for this purpose.
Special features:
- Different views in block instances: recent, greats, premium courses.
- Filter by Course categories in each instance.
- Configuration to display selected dynamic course fields (metadata)
- Special feature to work Premium users and Premium courses.
- Different filter options in the catalog view.
- Configurable social networks through which course information can be shared.
- Optional integration with: block_rate_course, tool_courserating, enrol_fee, shop plugins, and other.
- Includes SEO Open Graph meta tags dynamically: og:title, og:url, og:description and og:image.
This tool was born with the sponsorship of the Universidad de Medellín, to whom we are very grateful for their support of free software. It has also grown with the contribution of other institutions such as the Universidad CES, the Grupo fek, CIDET Capacita and Fyco Learning. Currently, BambuCo supports it and keeps it free as part of our commitment to the Moodle community.
just a minor isuue ,Multi-Language Content (v2) dont work in the block ,even i enabled the filter on content and header
I responded to this case in the Github report (https://github.com/bambuco/moodle-block_vitrina/issues/19)
Saludos
Currently specific tags are used: og:title, og:url, og:description and og:image.
The information for each one is customized with the course information that is in context.
Saludos
The block is intended for the Web, especially because of its purpose. The Moodle App has a different approach. Anyway, I will try to review to what extent it could be made compatible. If you wish, you can make the report with the request at: https://github.com/bambuco/moodle-block_vitrina/issues
Saludos
Additionally, I was wondering about the filtering options. Is there currently a way to filter by tags? And what about implementing "AND" filters? For instance, it would be fantastic to combine a category or custom course field with specific tags. If these features aren't available yet, would it be possible to consider them for future updates? I'm really excited about the potential of this plugin and appreciate any insights you can provide. Thank you so much for your time! Annie
I'm glad you find it useful; it really took us a long time to get here.
You can create your suggestions at: https://github.com/bambuco/moodle-block_vitrina/issues
I can't guarantee I'll be able to implement them soon, but I'll keep them in mind when I have more time. And there's always the possibility that someone would like to contribute code for new features or sponsor one of them.
Saludos
I've created my own template for Vitrina and I would like to display category's name for each course.
But when I use {{{category}}} in my course.mustache, like it showed in the example context, it give me only the id and not the name.
Is there another variable which contains hte category's name?
Thanks in advance
Oh no... it's a mistake in the template documentation. It only includes the basic course information, and the course only includes the category ID, not the name.
You can request it on the issues page (https://github.com/bambuco/moodle-block_vitrina/issues), and I might add it later.
Saludos
Have a nice day
How can you make the catalogue visible for non-logged in users? I'm talking about users that don't even have the guest role (non-authenticated users). It seems to show the showcase/splash screen - but when you click the "View all" button it prompts you to log in. Shouldn't the catalogue be visible for non-authenticated users as well?
You don't need to be logged in to view the catalog, but due to how Moodle works, you must set automatic guest access to view almost any page. This doesn't grant access beyond the catalog, but it is a minimum Moodle requirement.
You can view it at this site: https://comunidadmoodle.com/blocks/vitrina/
You don't need to log in to view the catalog.
On the other hand, what is the "showcase/splash screen"? The catalog doesn't have a "previous" page.
PD: Please submit requests for new features or complex reports at https://github.com/bambuco/moodle-block_vitrina/issues
Saludos