Skip to content

marsaldev/customerfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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