User registration

Support MB Frontend Submission User registration

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #7519
    david.hdavid.h
    Participant

    Hi,

    Is there a way to use MetaBox (with probably MB Frontend Submission) to create a custom registration page using MetaBox field types?

    Thanks

    #7583
    Anh TranAnh Tran
    Keymaster

    Hi David,

    This is not available for now. But that's a good idea. We'll think about how to implement that 🙂

    #7769
    WebTrooperWebTrooper
    Participant

    I'm currently using Gravity Forms' user registration plugin for this purpose but it's somewhat pricey, as it's only available with their Elite subscription plan at $259/year. Just my humble opinion, I think frontend user registration would certainly be a popular feature for MetaBox.

    #7776
    david.hdavid.h
    Participant

    WebTrooper,

    I have been looking through some of the MetaBox code and think it would be relatively straightforward to implement.

    With some small modifications to the FrontEnd plugin, it could even be done with hooks and filters along the lines of:

    if $post_type = "user"

    then wp_insert_user is called instead of wp_create_post

    Anh, what do you think?

    #7814
    Anh TranAnh Tran
    Keymaster

    Hi David,

    The long term for MB Frontend Submission is making it works with any kind of object and any kind of data storage. Your proposal is a nice trick. I will try to implement it and see how it works 🙂

    #9239
    ingegnimultimedialiingegnimultimediali
    Participant

    Hi,
    any update about MB Frontend Submission for create new user?
    Thanks

    #9244
    Anh TranAnh Tran
    Keymaster

    Hello,

    The job is almost done. We're fixing some final bugs before releasing new version. Hopefully done before the end of the week.

    #9245
    ingegnimultimedialiingegnimultimediali
    Participant

    Good news!

    #9523
    thomastran40thomastran40
    Participant

    I'm now running into this problem as well, is there an updated ETA?

    #9529
    Anh TranAnh Tran
    Keymaster

    I faced some issues that took me so long to refactor the code. I promise to release this within 3 days. Please wait.

    #9552
    Anh TranAnh Tran
    Keymaster

    FYI, I've just completed the extension. Please get it here: https://metabox.io/plugins/mb-user-profile/

    #9554
    david.hdavid.h
    Participant

    Nice work Anh,

    Soon people won't even think of another toolkit/framework for WordPress.

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘User registration’ is closed to new replies.