You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
danir-de
changed the title
This is already somewhat possible with a custom theme where you place the individual contents of the page.* templates in https://github.com/nextcloud/firstrunwizard/tree/master/templates into themes/yourtheme/apps/firstrunwizard/templates
Don't show menu item if slides are disabled
Apr 25, 2022
is there some other functionality that this app provides that you need?
Yes, an important part of the app is the integration of the personalized Apps and Integrations page in the settings.
Users can find all apps there as well as the url they should use as server url.
That page really helps with communicating where to find the apps and with what settings.
When setting the app not to show any slides, the "About" menu item is still showing - but it's not doing anything.
If the app setting
slides
is empty, the menu item shouldn appear.The text was updated successfully, but these errors were encountered: