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

Modularize #64

Open
5 tasks
spotman opened this issue Feb 7, 2018 · 0 comments
Open
5 tasks

Modularize #64

spotman opened this issue Feb 7, 2018 · 0 comments
Assignees

Comments

@spotman
Copy link
Owner

spotman commented Feb 7, 2018

  • Each module needs a install.mysql.sql script in the module root
  • Each module Initializer class is defined in centralized config like modules.php in order of execution
  • \BetaKiller\<ModuleNamespace>\Initializer class defines module namespace
  • install minion task collects modules and app initializer, and executes install method
  • Implement initializer for each module and drop init.php support
@spotman spotman added this to the Migrate from Kohana milestone Feb 7, 2018
@spotman spotman self-assigned this Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant