database schema
					Forum rules
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
	Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
database schema
I am on Linux with Symfony 3.3, php5 and the Lastest version of Aimeos.
Two questions:
1. Where are the database schemas located?
2. When I want to modify the extensions where do I put the mods.
Thanks
			
			
			
									
									
						Two questions:
1. Where are the database schemas located?
2. When I want to modify the extensions where do I put the mods.
Thanks
Re: database schema
Core: https://github.com/aimeos/aimeos-core/t ... ult/schemaDoveman wrote: 1. Where are the database schemas located?
FOSuser: https://github.com/aimeos/ai-fosuser/tr ... ult/schema
Always in your own extension: https://aimeos.org/docs/Developers/Create_an_extensionDoveman wrote: 2. When I want to modify the extensions where do I put the mods.
There's an extension generator available that will create one for you: https://aimeos.org/developer/extensions/
Professional support and custom implementation are available at  Aimeos.com
If you like Aimeos, give us a star
 give us a star
						If you like Aimeos,
 give us a star
 give us a starRe: database schema
Ok Thanks.  Dos that unpack into the ext folder?
			
			
			
									
									
						Re: database schema
The Aimeos core is in ./vendor/aimeos/aimeos-core/, all Aimeos extensions are in the ./ext/ folder. This leads to a lean core and extension can be easily added or removed.
			
			
			
									
									Professional support and custom implementation are available at  Aimeos.com
If you like Aimeos, give us a star
 give us a star
						If you like Aimeos,
 give us a star
 give us a star Star Repo
					Star Repo
				