Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I'm trying to find the way to do paid memberships in a Drupal site, for example, access some content when I pay some membership. I have read a lot but most of the example are for Drupal 6 or using moneyscripts.net. Also I have read some tutorials about ubercart, uc_recurring, etc but none of them work well.
Is there some way to add paid memberships in Drupal 7? Maybe someone can give me some direction, thread, tutorial, etc.
Thanks!
I asked in the Drupal forums and they helped me with the solution, here is the thread: http://drupal.org/node/1607152 and here you can find the solution: http://drupal.org/node/1312418
I am also looking for a solution to this. Commerce subscription products looks like the best option but I am still researching options and haven't tested this solution yet due to some limitations:
This modules does not implement a recurrent payment solution and automated subscription renewals. Though this could be integrated via add-on modules.
The module provides only one kind of subscriptions on a site. If multiple subscription types are needed, the module and its configuration could be theoretically cloned (and renamed) though.
Related
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
I'm building a new site and I'm wondering if Ghost is a good solution since I need a website and a blog. Is Ghost just blogging software? Am I going to have to hack to pieces to get it to create pages separate from the blog.
Ghost is currently a blogging platform and a blogging platform only.
In the future they might go down the path to make it more of a fully-featured CMS, like Wordpress did, but I would not currently recommend using it in any other way than as a blog.
Sure, it's probably possible to do a full-fledged website in Ghost but it would without a doubt be a struggle and I would not recommend it.
I can see why your asking though, Ghost seems to have a lot of potential in its core values, not just as an blogging platform. :)
Cheers!
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I am trying to use a NoSQL database instead of a relational database such as MySQL in WordPress, but I am not sure if it is possible or not.
Any suggestion is very welcome.
Wordpress only supports MySQL, so no, you cannot use a NoSQL DB. See https://codex.wordpress.org/Using_Alternative_Databases
Currently, the official WordPress distribution only supports the MySQL
database engine. A number of people have requested support for other
database engines, particularly the open-source PostgreSQL... Current codebase is very MySQL-centric. While WordPress does use the ezSQL class to implement database calls, this cannot properly be called an abstraction layer.
Somebody working on this already here.
Mongopress looks interesting.. Also found some wordpress devs also working on this... right now waiting for some of them to come up with a solution...
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am administering a drupal based website for a small company. We want to start offering our customers video content, streaming preferably.
What we would like to do is have a log-in on the website where after authentication the user could access the videos.
Since I am quite new to do this I don't know
A., what streaming provider to use, lot of people mentioning amazon s3
b., is it possible if using amazon s3 to have my conent be "secured" so only people with neccessary login details access it.
(There is no need for purchasing infrastructure. We hand out the login/password to the customer personally, we just want that if someone copy/pastes the link he or she would not be able to watch it)
I just need some general guidline, googling streaming hosting gives up way to much results and I couldn't find the best solution for this type of question... :(
Thank you for your help!
Check out http://wistia.com/ its one of the best service.
As for showing the video you embed them in a content type and set permission for that type for authenticated users.
This is a basic example. If you needs is more complicate then you can try making a module or use commerce module .
Cheers,
Vishal
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I searched link from where one may learn Wordpress not only starting level but from start to expert level. It means there must have tutorials for how to add custom code in wordpress & so on..
but I didn't find any web site...
if anybody has any good link/tutorial then kindly forward link ....
Thanks
I know Aaron Jorbin is working on a Wordpress Plugin Developer handbook. http://wpdevel.wordpress.com/author/aaronjorbin/ . That might be a good resource to help you get started with Wordpress development in general.
If you're looking for a general resource for all things wordpress, including development, I would check the wordpress.org Codex: http://codex.wordpress.org/Main_Page
The WP Tutorials are great when you know what you are looking for.
If you just want to understand how WP works then set up a WAMP or LAMP environment on your local machine, download WP, install it, and then start looking at the code to see what is doing what. If you understand PHP and MySQL then this will be an easy way to learn.
I find it best to download some of the free templates and look at how they are created. This will give you allot insight into how to customize certain aspects of WP.
Once you formulate specific questions by looking at the code and playing with it you can use the tutorials to gain better understanding.
Hope this helps.
Are you interested in any particular aspect of Wordpress (such as creating templates or plugins)? Or are you hoping to get a good overview of all the tools?
You can find an excellent collection of Wordpress tutorials here.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Please suggest me some better ecommerce plugins for WordPress sites?
Thanks
Take a look at WP-ecommerce if you're looking for a shopping cart. And Your Member ( www.newmedias.co.uk/wordpress-membership) is ok if you're trying to do content subscription (ie pay x for access to content in the blog)
I can heartily recommend Shopp from Ingenesis Limited if you want a customisable solution. I have used it for 6 sites now, some very customised, and - although I've hit problems as you would with any development work - nothing has been insurmountable. This is mainly because the Shopp page template and Plugin API are so versatile. Support is good, although you have to get your hands dirty and try and work along with the developers to get things working i.e. they usually won't just write a custom Payment gateway or shipping plugin for you!
One drawback is that I can't link you to any of the API docs because they operate a 'buy, try, no quibble money back thing instead' of a trial, and only allow registered users to see all the docs. There is a Feature List here though.
wp e-commerce - free version available, has addons and themes
shopp - paid