Alignet is a seamless payment service integration designed to enhance your Magento 2 store. It allows you to securely process payments with ease, improving your customer experience and boosting sales.
- Easy integration with Magento 2
- Secure payment processing
- Support for multiple payment methods
- User-friendly interface
- Regular updates for improved functionality
Follow these steps to download and set up alignet in your Magento 2 store.
Before you begin, ensure that your environment meets the following requirements:
- A server running Magento 2 (version 2.3 or higher)
- PHP version 7.1 or higher
- Access to the command line interface
To download the alignet package, visit the Releases page. Hereβs the link:
On the Releases page, locate the latest version of alignet. Click on it to open the details.
Download the ZIP file containing the alignet files. You can do this by clicking on the ZIP archive link provided on the release detail page. Ensure you save the file in a location you can easily access.
After the download finishes, locate the ZIP file on your computer. Right-click the file and select the "Extract All" option. Choose a destination folder to unzip the files.
- Connect to your Magento server using an FTP client (like FileZilla).
- Navigate to the root directory of your Magento installation.
- Upload the unzipped alignet files to the
app/codedirectory.
Once the files are uploaded, you will need to run some commands to register the module in Magento. Access your server's command line tool, and follow these steps:
- Change to the Magento root directory:
cd /path/to/magento - Run the following command to enable the module:
php bin/magento module:enable Alignet_Alignet
- Run the upgrade command:
php bin/magento setup:upgrade
- Deploy the static content:
php bin/magento setup:static-content:deploy
To ensure the changes take effect, clear the Magento cache by running:
php bin/magento cache:cleanTo begin the installation process, revisit our Releases page to ensure you have the latest version. Follow the step-by-step instructions above to download, upload, and activate alignet in your Magento 2 environment.
If you encounter issues while installing or using alignet, please check our issues page for possible solutions. You can also open a new issue if you do not find an answer.
For detailed guidance on using alignet, refer to our documentation available at the Wiki section. Here you can find information about configuring payment methods, troubleshooting, and best practices.
- alignet
- mage2pro
- mage2pro-module
- magento2
- magento2-extension
- magento2-module
- magento2-payment-gateway
Thank you for choosing alignet! We hope our payment integration simplifies your operations and enhances your customer experience. We encourage you to provide feedback and help us improve.