This repository provides an example on how to add a custom field to the customer personal informations. For more information, head on to the Official Developer Documentation.
- Download the master branch as zip or clone repository in your /modules folder, rename the folder in customerfield (remove the "-master" part) if any
- Run
composer dump-autoload
in the module - Install it as normal module, through backoffice or symfony console:
bin/console prestashop:module install customerfield
PrestaShop modules are open source extensions to the PrestaShop e-commerce platform. Everyone is welcome and even encouraged to contribute with their own improvements!
Just make sure to follow our contribution guidelines.
This module is released under the Academic Free License 3.0