I have been trying to make changes to some fields in my library project. I want to update the count of books on it's return. The return of book is implemented using bulk operation.
How can I make changes in the other content types using arbitrary php script? Is there any prerequisites?