Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
What are the most used modules in Drupal?
Go to this page and take a list of all modules sorted by installations. The most installed module over all drupal versions appears to be the Views module then, followed by CCK and token.
Content Construction Kit (CCK) and Views are probably used on most sites. Hard to think of any non-trivial site not using one or both. In fact CCK is now in Drupal 7 Core.
CCK and views are the most used modules. All the modules list you can find at the drupal site. If you want a list of all the SEO modules you can have a look at this link
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
Although it is called Razor Pages for a reason I'm just wondering if it is possible to use a different view engine, say Spark Engine or any other View Engine you can think of.
I also wonder the same thing for Blazor.
Edit: This question was previously closed because it was thought that I was looking for recommendations. I'm not looking for recommendations, I want to learn if it is possible to change the view engine of a Razor Pages project.
There is a microsoft project that changes the rendering engine to use blazor for native platform apps.
It is in very early stage, but shows the possibilities.
https://learn.microsoft.com/en-us/mobile-blazor-bindings/
I believe it’s completly possible, but very complicated, considering that you are going to need rewrite all the bindings and connections that blazor offers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I am looking for the best plugin for membership based site in the wordpress
I want following features:
1) For example, if i have 200 images in my site then some member have to right to see full images, some of them 100, some of them 50
2) Also, my images do not copied by anyone
I'm using s2Members (https://s2member.com/) as there is a free option and pro option which is still fairly priced. It has many advantages and many many addons.
It's easily extendible also. You can setup unlimited user roles and each user role can have different privileges just as you need it.
If you are using woocommerce then you must use WooCommerce Memberships - WooCommerce plugin which considers best solution for membership programs.
You can also use subscriptions plugin along with the user groups plugin which provides subscription based on the groups.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I want to use CKEditor in my ASP.NET MVC4 application.
But not getting the complete and detailed information about it.
I tried some links but still I am confused about it. There are some questions in my mind about CKEditor, They are...
Is CKEditor licensed or not?
Difference between 'CKEditor' and 'CkEditor Premium'
and 'CKEditor CDN' or any other if available.
Which one of above is to be used for any business or enterprise level application?
How to integrate it with my ASP.NET application.
Please help me with the above queries.
You can provide any link or example that can relate.
Thank you
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
Anyone know where to go to find decent Drupal Project API documentation? Specifically, I'd like to look at the WYSIWYG Plugin API documentation but I can't find any place where that's actually documented even though it's referenced in the WYSIWYG Project quite a few times.
If there's some good site out there that has all the documentation on Drupal I could ever hope to get, I'd appreciate knowing about it because drupal.org is not being helpful at the moment. I tried getting a grip on Drupal through documentation and it is a pain to try and find anything without using a search engine but, even with a search engine, I can't find anything on WYSIWYG Plugin API.
Groups for Drupal WYSIWYG : https://groups.drupal.org/wysiwyg
Good luck ^^
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
If i look into PHP they have Joomla, although it was initially build for CMS only but currently it is doing much more then that, like it have Shopping Card module, blogging, forums and many more. In short for PHP guy they have Joomla as opensource, which just need a little customization and the side is ready within 3days.
Now what we have in ASP.NET, the most famous opensource here is dotNetNuke but don't support web2.0.
My question here is that what do we have in ASP.NET platform or in other word what is Joomla of ASP.NET.
Best option is DotNetNuke, if you want to go for .Net 2.0 then you can choose older version of DNN and you need to search plugins for that DNN.
Another option is Umbraco CMS. It is also a well known in the community.
There are also third party paid version of CMS which can have functionality that you want.