Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.2 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.2 KB

Add custom field to customer

About

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.

Installation

  • 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

Contributing

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.

License

This module is released under the Academic Free License 3.0