WebTemplate Directory Structure
The directory structure of WebTemplate is as follows:
-
/webtemplate
-
/wtv2
-
/code - the core code for WebTemplate
-
/extensions - code for the old style of building modules (Calendar, Blogs, Donations)
-
/external - external libraries used by WebTemplate
-
/captcha
-
/ckeditor
-
/codemirror
-
/crypt
-
/fpdf
-
/jquery
-
/lessphp
-
/phpmailer
-
/recaptcha
-
/yuicompressor
-
/include
-
/css
-
/ctel
-
/images
-
/js
-
/migs
-
/paypal
-
/module - code for the new style of modules
-
/Administrators
-
/Articles
-
/Communications
-
/Contacts
-
/FileBrowser
-
/FileLibrary
-
/FormBuilder
-
/Members
-
/NodeBrowser
-
/NodeTypes
-
/Options
-
/ProductManager
-
/SEO
-
/SiteBuilder
-
/TemplateManager
-
/WTEvents
-
/office- code for the old style of modules
-
/Communications
-
/Contacts
-
/FileLibrary
-
/FormBuilder
-
/FormReports
-
/Freight
-
/Groups
-
/Languages
-
/Moderation
-
/Newsletter
-
/nodeBrowser
-
/NodeTypes
-
/Options
-
/Orders
-
/ProductManager
-
/ProductOptions
-
/SEO
-
/siteBuilder
-
/SiteSettings
-
/TemplateManager
-
/WTEvents
-
/templates - default templates used by websites
-
/cart
-
/communications
-
/emails
-
/footer
-
/membership
-
/newsletter
-
/wtui - a library used to build the backend of the new style of modules
-
/distributor - the code for the interface used by distributors to manage their websites
-
{Distributor 1} - a distributor's sites are stored under here
-
{Distributor 1 Site 1}
-
{Distributor 1 Site 2}
-
{Distributor 1Site 3}
-
....
-
{Distributor 2}
-
{Distributor 2 Site 1}
-
...