close

Necessary update of your password on PrestaShop Addons

Hello,

You are currently the holder of an Addons account created from your Paypal account, which allows you to connect to our marketplace.

In order to increase security and simplicity, we are implementing a single authentication system. Therefore, signing in with PayPal won’t be possible on our marketplace, from April 2nd on. Read morearrow_right_alt

To continue to access your personal space on PrestaShop Addons, we simply invite you to reset your password as of now by clicking on the link below.

You will receive a new password allowing you to directly sign in to your Addons account, without using PayPal. Once logged in, you will be able to change this password in your personal space.

Your Addons account will not be affected in any way by this development.

close

check_circle Das Produkt wurde zum Warenkorb hinzugefügt

close
Your data will be transferred to the Partner when you download this module.
close

Ich bestätige meine Kontaktdaten um fortzufahren

close

Toll, das wird Ihr Shop lieben! Sie haben gerade dieses Modul heruntergeladen. Nun müssen Sie es nur noch in Ihrem PrestaShop-Shop installieren. Brauchen Sie etwas Hilfe? Sehen Sie sich unser Tutorial an: Kostenpflichtiges oder kostenloses Addons-Modul installieren

Artisan : The Code Generator

Artisan : The Code Generator Modul

favorite_border
favorite
Entwickelt von Community developer
V1.7.6.0 - V1.7.8.8
Von V1.7.6.0 bis V1.7.8.8

Galerie

Übersicht

An intelligent code generator for PrestaShop 1.7+ to speed up your development process.

Was dieses Modul für Sie bedeutet

event_available Hilft Ihnen dabei, Zeit zu sparen
Nothing

Was Ihre Kunden schätzen werden

Nothing

Installation

You can install this module from a shell using the symfony console provided with PrestaShop.
    
    php bin/console prestashop:module install artisan

Anders

This module was developed by the official french prestashop trainer on module development and theme integration. The code generated by this tool respects the validation criteria of PrestaShop modules.

Brauchst du Hilfe?

Dieser Entwickler antwortet in diesen Sprachen:
fr, en

Technisches Datenblatt

Letztes Update

12.01.2022

Modulsprachen

en, fr

Kompatible PrestaShop-Versionen

V1.7.6.0 - V1.7.8.8

Kompatibilität mit mehreren Geschäften 

info

Modul / Vorlagenversion

V 1.3.0

Anzahl der Downloads

36

Entwickler

Community developer

Entwicklersprachen

fr, en

Kategorie

Individuelle Seitengestaltung

Funktionsbeschreibung

This tool will help developers generate resources like modules, controllers, grid, forms, routes, and services. It is extremely flexible and customizable to cover many on the use cases.

This module is for developers only.

  • Create PrestaShop module
  • Create modern symfony CRUD controllers (1.7.6+)
  • Create model from existing table in database
  • Generate multi-language applications
  • Create full resources using a single command
  • Create very clean, reusable and highly readable code to build on
  • Extracts the strings to translate from a module and creates the translation files
  • etc.

This tools provides lots of commands throught the Symfony console.
All commands must be launched from a command interpreter and from the prestashop installation root folder.

List of command

    php bin/console artisan:configuration:delete {name}
    php bin/console artisan:configuration:set {name} {value}
    php bin/console artisan:debug:disable
    php bin/console artisan:debug:enable 
    php bin/console artisan:module:admin:controller:create {moduleName} {controllerName}
    php bin/console artisan:module:admin:crudcontroller:create {moduleName} {modelName}
    php bin/console artisan:module:admin:form:create {moduleName} {modelName}
    php bin/console artisan:module:admin:legacycontroller:create {moduleName} {modelName}
    php bin/console artisan:module:create {moduleName}
    php bin/console artisan:module:front:controller:create {moduleName} {controllerName}
    php bin/console artisan:module:hook:list {moduleName}
    php bin/console artisan:module:hook:register {moduleName} {hooks}
    php bin/console artisan:module:hook:unregister {moduleName} {hooks}
    php bin/console artisan:module:install {moduleName}
    php bin/console artisan:module:list [--active|--not-active|--installed|--not-installed]
    php bin/console artisan:module:model:create {moduleName} {modelName}
    php bin/console artisan:module:translation:update {moduleName} --subdomain [Admin|Shop]
    php bin/console artisan:module:uninstall {moduleName}
    php bin/console artisan:module:views:copy {moduleName} {themeName} [overwrite={Ask|Yes|No}]
    php bin/console artisan:module:zip {moduleName}
    php bin/console artisan:override:disable
    php bin/console artisan:override:enable
    php bin/console artisan:override:class {className} {functionName}
    php bin/console artisan:shop:disable
    php bin/console artisan:shop:enable 
    php bin/console artisan:sql:load {filePathAndName} 
    php bin/console artisan:sql:snapshot {snapshotName}
    php bin/console artisan:sql:restore {snapshotName}
    php bin/console artisan:theme:create:child {themeName}

The list of commands may vary depending on the version of the artisan module.

Empfehlung

Do not use on a production server.

Neue Funktionen von Version 1.3.0(12.01.2022)

  • new command artisan:module:validate {moduleName}
  • new command artisan:init:module {moduleName}
  • new command artisan:init:model {moduleName} {modelName}
  • new command artisan:init:adminsfcontroller {moduleName} {controllerName}
  • new command artisan:init:adminlegacycontroller {moduleName} {controllerName}
  • new command artisan:init:frontcontroller {moduleName} {controllerName}

Support und Updates

Wenn Sie Ihr Business Care-Abonnement für Ihr erstes Jahr ist automatisch enthalten und wird am Ende der Periode stillschweigend verlängert.

Sie können Ihr Abonnement jederzeit vor dem Ende des aktuellen Zeitraums kündigen.

In Ihrem Abonnement enthaltene Dienste:

  • Sicherheits-Updates
  • Kompatibilitäts-Updates
  • Upgrades und zukünftige Funktionen
  • Unbegrenzte Unterstützung

Wollen Sie mehr Details? Sehen Sie sich die am häufigsten gestellten Fragen zuBusiness Care.


Brauchst du Hilfe?

Dieser Entwickler antwortet in diesen Sprachen:
fr, en

Über diesen Entwickler

Gelistete Produkte

3

Entwickler seit

08.07.2011

Land

France

Unterstützte Sprachen

fr, en

Chat