SubMon Posted July 27, 2018 Share Posted July 27, 2018 Hi all, I was able to use Processwire for an ecommerce build a couple of years ago and I really enjoyed working with it. I am looking at a new project now and am currently seeking the best solution. I'm fairly certain that Processwire can handle this project but am not sure if it is the most efficient choice. What I'll be creating is a niche music streaming app. I know that PW will handle all the custom data and user roles beautifully, but there are some areas, I am not yet sure how I'd tackle in PW. I anyone has any insight, it would be much appreciated. Subscription management; payment integration; member restriction. AJAX front end editing for building playlists & "likes" Audio player stat collection And the last thing I'm not sure about is if PW is ideal as a backend for a mobile app that will be created. Thanks so much for your feedback. Ian Link to comment Share on other sites More sharing options...
szabesz Posted July 27, 2018 Share Posted July 27, 2018 Hello, Here come a few pointers: payment integration: http://omnipay.thephpleague.com https://www.payrexx.com/en/pricing/pricing/ https://processwire.com/talk/topic/14808-now-my-client-wants-to-add-ecommerce/ https://processwire.com/talk/topic/14511-e-commerce-tutorial-with-processwire-snipcart-your-thoughts/ member restriction: for backend: https://processwire.com/talk/topic/11499-admin-restrict-branch/ https://modules.processwire.com/modules/textformatter-soundmanager/ Subscription management https://processwire.com/talk/topic/16363-recurme-–-processwire-recurring-dates-field-custom-calendar-module/ AJAX front end editing for building playlists & "likes" while PW has frontend editing support: https://processwire.com/blog/posts/front-end-editing-now-in-processwire-3.0-alpha-4/ you might find that rolling out your on frontend solution is more versatile in your case so maybe you want to take a look at this one http://intercoolerjs.org/ or you might want to do it all in the admin: https://processwire.com/blog/posts/building-custom-admin-pages-with-process-modules/ or both frontend AND admin ? related: https://processwire.com/talk/topic/7913-podcast-profile/ https://processwire.com/talk/topic/12752-pw-podcast-theme-for-podcasts/ Hope this helps. 8 Link to comment Share on other sites More sharing options...
horst Posted July 27, 2018 Share Posted July 27, 2018 Actually over five years old, but may contain some useful snippets: 3 Link to comment Share on other sites More sharing options...
SubMon Posted July 31, 2018 Author Share Posted July 31, 2018 This is great. I take some time to look over these. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now