Download the PHP package moga-kit/moga-module without Composer
On this page you can find all versions of the php package moga-kit/moga-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download moga-kit/moga-module
More information about moga-kit/moga-module
Files in moga-kit/moga-module
Package moga-module
Short Description Customizer for MOGA-Kit Theme
License GPL-3.0
Homepage https://github.com/moga-kit/moga-module
Informations about the package moga-module
MOGA Theme Customizer
change and preview you colors, fonts and other css from admin panel.
No PhD in Informatics needed.
Installation
1) Moga-Theme installieren, falls noch nicht geschehen:
composer require -n moga-kit/moga-theme
2) Installiere Source Dateien und Bibliotheken im Ordner "source/Application/views/moga/":
npm install
3) Moga-Modul installieren:
composer require -n moga-kit/moga-module
3) ~~Nennen die Datei "source/out/moga/src/scss/custom.dist.scss"
in "source/out/moga/src/scss/custom.scss um~~
mv source/out/moga/src/scss/custom.dist.scss source/out/moga/src/scss/custom.scss
4) Mache die Datei "source/Application/views/moga/build/scss/_custom_styles.scss" beschreibbar:
chmod 777 source/Application/views/moga/src/scss/_custom_styles.scss
5) Mache die Datei "source/Application/views/moga/build/scss/_custom_variables.scss" beschreibbar:
chmod 777 source/Application/views/moga/src/scss/_custom_variables.scss
6) Mache die Datei "source/out/moga/src/css/styles.min.css" beschreibbar:
chmod 777 source/out/moga/src/css/styles.min.css
7) Mache die Datei "source/out/moga/src/css/preview.css" beschreibbar:
chmod 777 source/out/moga/src/css/preview.css
All versions of moga-module with dependencies
ext-json Version *
oxid-esales/oxideshop-ce Version ^v6.2
scssphp/scssphp Version ^1.2