Mezuen egilea: Usman Asar

Moodle in English -> General help -> Moodle Appearance customization -> Re: Moodle Appearance customization

Usman Asar -

Moodle is primarily built for a function, than looks, and I remember for almost a decade default themes worked well with it, only issue with users pointing to looks of the moodle.

That started getting addressed with introduction of Essential theme with sliders and social icons, since then the race to change the moodle look exploded with multitude of themes with all that fancy sliders and course carousels exploded with further option to develop, hence Moodle Themes work just like wordpress themes where you dont immediately get out of the box what you actually see in theme preview - it all depends on the designer what bling bling factor s/he can bring to the table.

as for static links, there is plug-in (static_pages) constantly updated with every new moodle version, and it works absolutely perfect for adding static pages.

And then there are payment plug-ins available supporting multiple payment options

So you'll be looking into plug-in repository, as when I started using moodle, there were less than a 100 plug-ins, as of today its touching 1700's - all adding to looks and functionality of the moodle, Because CMS like wordpress are as well used for portfolio or as product brochure, so if you want to present your courses with highest possible eye candy and needs educational elements of a moodle then there are bridges available to link the two as well, where you can make use of frontal looks and payment systems integration of wordpress and core learning functionality of moodle.

Yeap, 1024 would be good, as even 512MB would be fine (install opcache_management plug-in and keep eye on it)
if you'll allocate more than 50% to DB, just imagine there's O/S Running, IIS, PHP all making use of memory, so you allocating major chunk to DB is suffocating them essentially.

In addition, add another directive to OpCache (interned_strings_buffer = 16) value is in MB, opcache_management plug-in will show how much you've consumed from this buffer, you can then allocate more if desired. I am attaching a screenshot of one of IIS servers I maintain, see and copy over settings for OpCache for yours.

Although all of the settings can change, so better start from 30% and increase as if desired (while keeping eye on other things.


Puntuazioen batez bestekoa:Useful (2)
if VM is just for DB, then 80% of the RAM,
else allocate 25%
Regarding Page Size, there is absolutely no difference between 16, 32 and 64 (tested on many different types of drives), so keep it default 16k
Puntuazioen batez bestekoa:Useful (2)