• France
status page
Demo shops
assistance
FAQContact support
Search
Categories
Tags
Europe (English)
France
Spain
Europe (English)
India
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
SDD mandates by REST API
Snippets
Payment methods
Plugins
Marketplace
Guides
Merchant Back Office
Back Office Expert
Functional guides

Activation from command-line interface

Before you begin, make sure you have read the Magento documentation:

http://devdocs.magento.com/guides/v2.0/config-guide/cli/config-cli.html

  1. Start the command interpreter (BASH shell).
  2. Change to your Magento installation directory
    cd <your Magento install dir>
  3. Enable the module:
    php bin/magento module:enable --clear-static-content Lyranetwork_Lyra
  4. Start the update of the database:
    php bin/magento setup:upgrade
  5. Generate and pre-compile classes:
    php bin/magento setup:di:compile
  6. Deploy static files:
    php bin/magento setup:static-content:deploy [locale]
    [locale] should be replaced by ISO-639 language codes for which to output static view files.
    Example: fr_FR for French, en_GB for English.
Jobs
Legal
GDPR
25.18-1.11