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.
- 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.
You can install the library via Composer:
composer require ajenguianis/ps-module-setting