Skip to content

Commit

Permalink
updated README (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
fritsjustbetter authored Jan 23, 2024
1 parent 3d82953 commit 148e3e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@ These features can be enabled / disabled via an extra configuration section call

| Feature | Description |
|--------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Important Attributes | Select attributes that should always be added to the product tables even if all are empty, this fixes cases where you bulk empty attributes and it is not reflected in Magento.
| Important Attributes | Select attributes that should always be added to the product tables even if all are empty, this fixes cases where you bulk empty attributes and it is not reflected in Magento.
| Fix Configurable Urls | Replaces the variant product url with the original url + sku to keep them unique |
| Tier Prices | Maps specific Akeneo attribute code with a Magento Customer group. This ensures that the tier prices from Akeneo are imported into Magento customer tier prices |
| Set default value for required attributes | Set a default value for required attributes if the value is missing |
| Category exist | Skip inserting url paths when the category already exist |
| Akeneo Manager | Manual adjustment of Akeneo codes vs magento entity id’s connector mapping. When enabled you can make adjustments of the values via the Menu option `JUSTBETTER > Akeneo Manager` |
| Insert New Products | Disable the insertion of new products |
| Set Tax Class | When you have multiple tax classes in Akeneo and you want to use them in Magento. Map Akeneo tax class codes to Magento tax class - See configuration |
| Set Required admin attribute | When having multiple stores and channels, the main attribute for de admin channel isn't always set. This means adding an attribute with the default language to do this for you. |
| Set products active | Enable all products from Akeneo |
| Enable Manage stock by default | This sets the manage stock to value `Yes` for imported products by default |
| Set stock status | Automatically sets the stock status of imported products to "In Stock" when backorder-able |
Expand Down

0 comments on commit 148e3e0

Please sign in to comment.