3D FlipBook - Question: Would there be a way to turn this into a portal for users to sign up and create their own flip books for a fee? I

m***r@cecn.net
2019-08-08
2019-08-08

Question: Would there be a way to turn this into a portal for users to sign up and create their own flip books for a fee? I know this doesn’t do this out of the box but has anyone put anything like this together?

mlongver@hotmail.com

Replies

a***r@3dflipbook.net
2019-08-08
2019-08-08

Hi.

You can do it easily by sharing WordPress permissions, but I guess you need something different with a different than WordPress dashboard tools. Now there is not ready solutions, but you can take WordPress plugin codebase as start point. Client side is written with React Native so it will be easy to adopt it for your needs because there are a little server side code – there are only REST API to fetch and store the data. So you need some system that has users dashboards then rewrite server side as a plugin for the system. Of course you can use some parts of the plugin code on server side because they will be similar. So there are not so much work.

Best regards,

Ivan.

a***r@3dflipbook.net
2019-08-08
2019-08-08

Another way is extend WordPress by another plugins that will turn it into a portal: user registration + user dashboard or specific theme that will let to users to create their own books.

Log In to leave a comment