Node Limit Number

Limit Node Creation with Node Limit Number and Rules in Drupal

For a website I am building for a client one requirement is that certain roles shall only be able to create a limited number of nodes of certain content types. The website is also going to be available in multiple languages and users shall of course be able to create translations of their own nodes.

At first I thought this was going to be a quite complicated requirement to solve. It turned out to be the complete opposite and ended up being a very elegant solution.

Subscribe to RSS - Node Limit Number