add my own classes to any kind of cms

User Generated

fbhebbfu

Programming

Description

i want to include my own classes or functions to any kind of cms

for example , i want to add this class to it

    public class student{

        string name,family;

        int age;

        .

        .

        .

}

can any kind of cms, accept this external classes?


User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

i think this link might help you out
http://designshack.net/articles/software/50-cms-alternatives-to-wordpress/

Related Tags