ACS Points Plugin - Magento 2 (EN)
ACS Points Plugin
Instructions for Installing the Plugin
- Download the plugin file (Version 2.4+ / Version 2.2) in zip format and save it to your computer.
- Connect to your site via FTP and upload the files to the
app/codefolder. - Depending on your setup, run the following commands in the terminal. (WARNING: We recommend that your developer performs this step.)
rm -rf generated/*
rm -rf var/cache/*
bin/magento module:enable AfterSalesProGr_AcsPoints
bin/magento maintenance:enable
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento indexer:reindex
bin/magento cache:clean
bin/magento maintenance:disable - Go to the Magento Admin Panel → Configuration → Sales → Shipping Methods and fill in the appropriate fields in the ACS Points Plugin (by aftersalespro.gr) section according to the functionality you want to enable.

Explanation of ACS Points Plugin Settings
Enable Plugin:
Activate or deactivate the plugin.
Enter the Google Maps API Key required for proper map functionality.
Input your own Google Maps API Key in this field. If you do not have an API Key for Google Maps, you can follow the steps below to generate one:
Steps to Generate an API Key for Maps
You will need to enable the API Key for Geocoding API & Maps JavaScript API.
Shipping Cost per Order (€)
Define the shipping cost for the customer if they choose this delivery method.
Weight Limit (kg)
The maximum volumetric weight supported by the service. We recommend that the value you set does not exceed 20kg.
Free Shipping (€)
The total order amount above which shipping costs are waived.
Once all the above information is entered and saved, click the Update Points button to refresh the list of lockers.
Following these steps completes the installation and configuration of the plugin.
Plugin Functionality
Once the plugin is activated, the customer during checkout has an additional option for the delivery and pickup of their order. The new option will appear as shown in the screenshot below (minor or major differences in appearance depend on the theme you are using).

By selecting “ACS Points”, the customer can choose the ACS Point most convenient for them from a map displaying all available locations.
The user’s selection is recorded in your admin panel and noted on the corresponding order as the chosen shipping method.
After installation, we recommend performing the following checks:
- Order with ACS Points selection: Ensure the order is successfully created and that the selected locker appears in the admin panel.
- Order with standard delivery: Confirm that the order is registered correctly in the admin system.
- Shipping cost calculation at checkout: Verify that shipping costs are calculated correctly for both the ACS Points method and standard delivery.
- Map display check: Ensure that available points (lockers) are displayed correctly on the map and can be selected by the user.
For plugin support, please contact us by filling out the technical support form you will find here.