PHPackages                             dartmoon/prestashop-config - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dartmoon/prestashop-config

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dartmoon/prestashop-config
==========================

Support config files for PrestaShop

v0.1.0(4y ago)037MITPHP

Since Dec 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dartmoon-io/prestashop-config)[ Packagist](https://packagist.org/packages/dartmoon/prestashop-config)[ RSS](/packages/dartmoon-prestashop-config/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Prestashop Config
=================

[](#prestashop-config)

Ever dreamed of a Laravel-like config folder for your PrestaShop module where you can put you module's static configs? Well this package has got you covered!

Installation
------------

[](#installation)

1. Install the package

```
composer require dartmoon/prestashop-config
```

2. Create a folder named `config` in the root of your module.

Usage
-----

[](#usage)

You can now organize your configs inside the `config` folder of your module as follows.

E.g. Let's create a config file named `ftp.config` inside the `config` folder with the following content.

```
