sayitwithagift / options

A custom options module for sayitwithagift.com (Magento 2)

Home Page:https://upwork.com/fl/mage2pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A custom options module for sayitwithagift.com (Magento 2).

Screenshots

Frontend

Backend

How to install

composer require sayitwithagift/options:*
bin/magento setup:upgrade
cachetool opcache:reset && cachetool stat:clear && bin/magento cache:clean
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US en_GB
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
cachetool opcache:reset && cachetool stat:clear && bin/magento cache:clean

If you have problems with these commands, please check the detailed instruction.

About

A custom options module for sayitwithagift.com (Magento 2)

https://upwork.com/fl/mage2pro


Languages

Language:PHP 57.7%Language:JavaScript 24.6%Language:HTML 11.5%Language:Less 5.2%Language:CSS 1.1%