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 The product has been added to your cart

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

I confirm my contact details to continue

close

Yummy, your shop will love it! Your product has been successfully downloaded Need a hand to install it in your PrestaShop store? Follow our tutorial: How to install a paid or free module Addons

V1.7.6.0 - V1.7.8.8
From V1.7.6.0 to V1.7.8.8

Gallery

Overview

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

What this module does for you

event_available Help save time
Nothing

What your customers will like

Nothing

Installation

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

Other

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.

You have a question ?

This developer answers your questions in:
fr, en

Technical sheet

Latest update

01/12/2022

Available in

en, fr

PrestaShop Compatibility

V1.7.6.0 - V1.7.8.8

Compatibility MultiShop 

Not concerned info

Module version

V 1.3.0

Number of downloads

36

Developer

Community developer

Developer languages

fr, en

Category

Page Customization

Features

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.

Recommendation

Do not use on a production server.

What's New in Version 1.3.0(01/12/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 and updates

At the time of purchase, your Business Care subscription for your first year is automatically included, then tacitly renewed at the end of the period.

You can cancel your subscription at any time, before the end of the current period.

Services included in your subscription:

  • Security updates
  • Compatibility updates
  • Developments and upcoming features
  • Unlimited support

Want more details? Check out the most frequently asked questions about Business Care.


You have a question ?

This developer answers your questions in:
fr, en

About this developer

Listed products

3

Developer since

07/08/2011

Country

France

Support languages

fr, en

Chat