x00
MVPx00 MVP
Reactions
-
Re: Vanilla enterprise features in Vanilla open source?
No. Vanilla POP is a SaaS. Setting infrastructure up like that you go to know what you are doing. They provide some software for free, but they are not goign to help you setup complicated infrastruct… (View Post)7 -
Re: Combining plugins, is it ok ?
This is not how you combine plugins. plugin use hooks which are called in parallel to the applications. The whole design ethos for this framework is parallel development. You can use a arbitrary numb… (View Post)1 -
Re: Add CSS background image in the forum posts?
it is in the plugins folder My thinking is blocking is the absolute url. For instance background:url('../../applications/dashboard/design/images/vanilla-forums-light-bg-70x33.png') no-repea… (View Post)1 -
Re: How do i install a theme ?
check the file permissions. if it is in the themes folder and it is a theme, and the permission allow it to be seen by the application then it will show in /dashboard/settings/themes (View Post)1 -
Re: How to add a widget?
there are several ways to do this. Simplest way if you are non technical is to insert it using the pockets plugin. you can also put in in you themes default.master template if using smarty put {liter… (View Post)1
