https://github.com/aligent/aligentabnbundle
Australian ABN bundle for OroCommerce
https://github.com/aligent/aligentabnbundle
Last synced: 4 months ago
JSON representation
Australian ABN bundle for OroCommerce
- Host: GitHub
- URL: https://github.com/aligent/aligentabnbundle
- Owner: aligent
- License: gpl-3.0
- Created: 2018-07-11T06:26:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T14:10:51.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T13:23:54.189Z (over 1 year ago)
- Language: PHP
- Size: 60.5 KB
- Stars: 0
- Watchers: 29
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
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
1. Clear cache and run migrations
php app/console cache:clear --env=prod
php app/console oro:migration:load --force --env=prod
1. To Enable and Configure the module head to:
System > Configuration > Aligent > ABN
Developers
---------
Adam Hall
Licence
-------
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)
Copyright
---------
(c) 2017 Aligent Consulting