This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

royduin
royduin

Currently the docs advice to install OctoberCMS with composer create-project october/october myoctober dev-master.

1) After that I've to add everything to my own GIT repository?

2) OctoberCMS itself is a dependency of my project right?

3) So OctoberCMS should not be in my repo right?

Just a reference to it in my own composer.json file with a version number if there comes finally a stable version.

4) And then this should be used?

5) Why is this not default btw? Working with a black- and whitelist in the .htaccess isn't the best or most secure way if you ask me.

Last updated

Vojta Svoboda
Vojta Svoboda

It's possible to define plugins in composer.json and point it to /plugins folder? For start... :-)

Because now all dependencies points to /vendor folder.

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.