-
Notifications
You must be signed in to change notification settings - Fork 5
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
make it real #1
Comments
Hey, I'm really excited for the same. Are you working on its development? |
hi @creativenoobie,
not actively at this time! I'd like to make it happen but not today :) |
Alright. I would like to give it a try tough. |
If I understand this. The plugin is supposed to have “stories” feature like instagram? |
Hello, The guys at forminator created a custom plugin and form for me to allow users on the frontend to upload stories, and it integrated perfectly with wp-story and even automatically adds the story to the displayed story list, so that a user sees there story added immediately. They have to sign up and login though, before they see the add story button. I am working on allowing them to add multiple images now, but right now they can add a featured image, which gets displayed as the round thumbnail, then an image for the story. I thought this might be useful for this plugin for buddypress. I use buddypress and would love to help make this plugin so that users can create stories in buddypress and have them trigger an activity feed event. I am also trying to integrate the canva button into the story form so that user can create images for their story with the canva button. Anyway, let me know if you want me to send you the plugin and form, perhaps you can browse the code and use it to create the form for this plugin. |
This plugin could be handy for the future BP based social networks, but the biggest trouble is; "stories" feature is originally invented for mobile apps, it perfectly fits build-in sexy UI and engagement is super simple. (I can't say same thing for the web)
My tricky solution:
Input: Let users upload (standard file input) items. (images+video)
Output: Fetch the latest items that uploaded in latest 24h.
Further: Recording videos with webcam also making sense.
PR and ideas are welcome.
The text was updated successfully, but these errors were encountered: