Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul Sterling 718 posts 1534 karma points MVP 8x admin c-trib
    Apr 28, 2009 @ 18:24
    Paul Sterling
    0

    Create Member Type with Package Install

    Thought I'd put this out here in case anyone else has worked through this already and has a more elegant approach - which is likely I suppose.

    I have an Umbraco MemberType with loads of Properties and some Tabs for organization. What I'd like to do is include the MemberType in a Package that will allow others to install. [Eventually this will be included as part of the Commerce for Umbraco Package.]

    At any rate, currently I have a SQL script that will create the MemberType, the Tabs, and the Properties - which is all fine and good but not very Umbracoish.

    Any thoughts on a cleaner approach?

    Best,
    -Paul

  • David Conlisk 432 posts 1008 karma points
    Apr 28, 2009 @ 18:51
    David Conlisk
    0

    Paul,

    I logged this as a feature request on CodePlex - the clean solution is to get everyone to vote for it :)

    http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=21816

    David

  • Paul Sterling 718 posts 1534 karma points MVP 8x admin c-trib
    Apr 28, 2009 @ 20:58
    Paul Sterling
    0

    David -

    Thanks! Voted!

    -Paul

  • Warren Buckley 2106 posts 4836 karma points MVP ∞ admin hq c-trib
    Apr 28, 2009 @ 22:34
    Warren Buckley
    0

    Paul best bet is to create a package action and add it as part of the community umbraco package action on codeplex.
    [url]http://packageactioncontrib.codeplex.com[/url]

    Warren

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Apr 29, 2009 @ 08:34
    Richard Soeteman
    0

    Hi Warren,

    I have also thought about that, but a membertype got properties like any normal Documenttype/mediatype so I have to agree with David (and voted for his feature request) to add the export/import of media types to the core of Umbraco.

    @Paul. The package Action Contrib project will be updated (i think this weekend) with an extra Package Action that can execute SQL Scripts or inline SQL so maybe that will help you to execute the sql scripts you allready have.

    Regards,

    Richard

  • Paul Sterling 718 posts 1534 karma points MVP 8x admin c-trib
    May 05, 2009 @ 22:30
    Paul Sterling
    0

    Richard -

    Any chance we'll see the 'Execute SQL' action in the package action contrib project this week?

    Thanks,
    -Paul

  • Daniel Lindstrom 454 posts 271 karma points
    May 20, 2009 @ 14:50
    Daniel Lindstrom
    0

    [quote=dconlisk]Paul,

    I logged this as a feature request on CodePlex - the clean solution is to get everyone to vote for it :)

    http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=21816

    David[/quote]

    Voted! Very annoying that this feature is missing.

  • Daniel Lindstrom 454 posts 271 karma points
    Jun 22, 2011 @ 17:32
    Daniel Lindstrom
    0

    And now, more than a year and several releases later I wish I could vote once more....

Please Sign in or register to post replies

Write your reply to:

Draft