Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indicate bundles without manager plugin #2

Closed
fbender opened this issue Jan 29, 2017 · 5 comments
Closed

Indicate bundles without manager plugin #2

fbender opened this issue Jan 29, 2017 · 5 comments
Labels

Comments

@fbender
Copy link

fbender commented Jan 29, 2017

(Not exactly sure if this is the right spot here – the issue applies to the Contao Manager as well. Please advise on moving the issue.)

Considering that extension bundles require a "manager plugin" to work out-of-the-box when installed through the Contao Manager, the managed edition should somehow indicate if a bundle does not contain the required manager plugin (i.e. if the admin needs to perform manual steps to get an extension to work). This should both be handled in the Contao Manager and composer directly (if possible) as well as any other Contao-specific installation method.

If on the other hand the Contao Manager only lists bundles that contain the required manager plugin, this issue is nil.

@aschempp
Copy link
Member

aschempp commented Jan 29, 2017 via email

@filipbasara
Copy link

Does the managed version allow the installation via Contao Manager yet? If yes, how would one do so?

@aschempp
Copy link
Member

@filipbasara The Contao Manager (UI) is not available yet.

@aschempp
Copy link
Member

@fbender so the UI will mark bundles that are not compatible. Installing a bundle on the command line will not show a warning though, but I wonder if that's actually necessary? Using the command line is an advanced interface, and one should be aware whether the bundle can run or not?

Also, since version 4.3.5, all Contao 3 extensions (in system/modules) are enabled automatically, meaning this only applies to Symfony bundles and Contao 4 bundles without plugin. I don't think it makes sense to show a warning for Symfony bundles, and having a composer plugin for the (hopefully) rare case seems rather unnecessary to me? Would you agree (and close the ticket)?

@aschempp
Copy link
Member

closing due to no feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants