Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/landofcoder/module-all

Lof All Extension - config enable/disable common js, css files which were used on all venus extensions. For example: bootstrap, owlcarousel, colorbox, fancybox
https://github.com/landofcoder/module-all

landofcoder landofcoder-extensions lof-all

Last synced: 2 months ago
JSON representation

Lof All Extension - config enable/disable common js, css files which were used on all venus extensions. For example: bootstrap, owlcarousel, colorbox, fancybox

Awesome Lists containing this project

README

        

# Lof All Extension

The extension was included on all landofcoder extensions to generate admin menu

## 1. Documentation
-
## 2. How to install All Extension
-
### Install via composer (recommend)

Run the following command in Magento 2 root folder:

```
composer require landofcoder/module-all
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
```