Back to ProBlog Support

info13179
info13179

I'm building a website where multiple authors(stores) need to have the possibility to add a blogpost. It's important that all stores can add a description about their store to their profile which is shown under the blogpost.

Is this possible with this plugin?

ChadStrat
ChadStrat

Definitely possible. But you would likely need to follow the "extending the user plugin" tutorial and add fields per user profile to collect that information. Once you have that, you would then need to pull that info from the user object that is provided within the post partial. Of note - your relations need to be set up correctly to make sure that your new fields are provided in that payload.

All of this is really not nearly has hard as it sounds....but could be overwhelming if you are new to October and/or Laravel.

contact me through http://goradiantweb.com if you'd like a quote for me to make a plugin and component to do this for you.

info13179
info13179

Thnx! I'll check that out.

1-3 of 3