Skip to content
Navjot Tomer edited this page Nov 17, 2021 · 2 revisions

To use all Shopclass features you need to fulfil a few requirements mentioned below with all the necessary requirements of osclass itself:

  • Shopclass theme needs at least PHP 7.1 and MySql with InnoDB support to function properly (Pretty commonly available).
  • The latest version of our theme needs a minimum of Osclass version 5.1 to run properly.
  • You need to have installed Sphinx-Search Server if you want to use Sphinx Features Available with our theme. The minimum required version is 2.2.x.
  • PHP Memcached, APCu extensions are required to use our caching functions available in the theme if none of the above is available then our theme will use File-based caching by default.
  • A Free voting plugin is required for proper rating functions.
  • Facebook, Twitter and Google API keys and Secret Keys are required to enable our social login features.
  • Our theme does work without pretty permalinks disabled but we do recommend that you should enable that in your osclass installation.
  • To make Osclass Editor work ( A feature we have included in our theme) you need to apply safer directory permission 755 for ‘themes’ and ‘plugins’ directories (In most cases it may already have those permissions). This feature will not work if you have those directories world-writable (Permission 777).
Clone this wiki locally