ajenguianis/ps-module-setting

Library to load and provide easily prestashop configuration.

v1.0.0 2023-11-12 19:20 UTC

This package is auto-updated.

Last update: 2025-03-15 12:13:03 UTC


README

License Latest Release Total Downloads Latest Unstable Version

Overview

ps-module-setting simplifies the management and provision of PrestaShop configurations by offering a straightforward interface for handling settings from both a database and a dedicated .env file.

Features

  • Database Configuration: Easily retrieve PrestaShop settings from the database.
  • .env File Support: Configure settings using a .env file for convenient management.
  • Simple Integration: Seamless integration into your PrestaShop project.

Installation

You can install the library via Composer:

composer require ajenguianis/ps-module-setting