Answer |
Composr consists of:
- Modules: PHP files that provide related screens, forming the building blocks of addons.
- Comcode: Text files containing content written in a simplified markup language.
- HTML: Files containing standard HTML for web pages.
- Sources: PHP code files for the core API and functionality.
- Hooks: PHP files enabling addons to interact and extend each other's functionality.
- Blocks/Miniblocks: Reusable components for displaying dynamic content within pages.
- Themes: Folders containing images, CSS, and templates to define the look and feel.
- Language files: Files holding text strings for multilingual support.
|
Comments
There have been no comments yet