New column via migration

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Gagik
Posts: 38
Joined: 05 Dec 2023, 06:58

New column via migration

Post by Gagik » 08 Dec 2023, 07:09

Hello,

PHP version: 8.1
Laravel version: 10
Aimeos version: 2023.07
Environment: Linux

How to add a new column to a table created by Aimeos?
For example to the 'mshop_catalog' table.

I don't want to use the migration system provided by Laravel.
Does exists any file(s) where I can add my new column to the table
and some command for run migration ?

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: New column via migration

Post by aimeos » 08 Dec 2023, 08:52

Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply