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

https://github.com/saulmoralespa/magento2-es_co


https://github.com/saulmoralespa/magento2-es_co

colombia magento2 spanish spanish-language

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Spanish (español Colombia) language for magento 2
============================================================

## Installation ##

Use composer package manager

```bash
composer require saulmoralespa/magento2-es_co
```

Execute the commands

```bash
php bin/magento setup:static-content:deploy es_CO
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush
```