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

Installer for Midgard MVC components #4

Closed
bergie opened this issue Jun 1, 2010 · 1 comment
Closed

Installer for Midgard MVC components #4

bergie opened this issue Jun 1, 2010 · 1 comment
Labels

Comments

@bergie
Copy link
Member

bergie commented Jun 1, 2010

We need to develop a [midgard2-install](http://www.midgard-project.org/development/mrfc/0043/#eb02d0e7503c4f5dcab5516150948028( command-line tool for installing Midgard MVC components.

The tool should:

  • Check out the component from a git repository to a temporary directory
  • Resolve dependencies and install those
  • Move the component to the deployment directory
  • Install the MgdSchema file from configuration/mgdschema.xml, if any
  • Move static files under the MidCOM static directory
  • Create/update database tables supplied by the component
  • Convert translation PO files to binary MO files via msgfmt

In this regard, midgardmvc_core is also just a component.

(copied from http://trac.midgard-project.org/ticket/1196)

@indeyets
Copy link
Member

This issue was closed.
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

2 participants