Skip to content

aligent/AligentABNBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aligent ABN Bundle for OroCommerce

Info

  • composer name: aligent/orocommerce-abn-bundle

Description

The Aligent ABN bundle adds the abn field to the customer entity and the customer registration form. It allows the users to be assigned to groups depending on whether they enter an ABN or not and allows for the field to be marked as required so they must sign up with it.

Installation Instructions

  1. Install this module via Composer

     composer require aligent/orocommerce-abn-bundle
    
  2. Clear cache and run migrations

     php app/console cache:clear --env=prod
     php app/console oro:migration:load --force --env=prod
    
  3. To Enable and Configure the module head to: System > Configuration > Aligent > ABN

Developers

Adam Hall [email protected]

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2017 Aligent Consulting