Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/landofcoder/module-all
- Owner: landofcoder
- License: osl-3.0
- Created: 2019-08-03T07:53:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T03:58:19.000Z (7 months ago)
- Last Synced: 2024-10-28T17:33:02.507Z (2 months ago)
- Topics: landofcoder, landofcoder-extensions, lof-all
- Language: JavaScript
- Size: 1.04 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```