WebApplications in SpaceCakePHP consist of the core plus a bunch of plugin- modules.

We have various pre-arranged packages of modules for common content management tasks.
Individual modules, that perfectly match the needs, will be coded on request.


Structure


  • Modules
are a set of database tables, views and programming logic, that combine - for example -
to a forum or media-gallery- sub-system.

  • Packages
are a Combination of Modules that form an Online- Shop or a Community System, for example. This saves up all the initial sitemap arrangement work, but leaves you free to individualize everything.

  • Elements
are single views, - which may be connected to database tables - they can be plugged in everywhere on a site. For example a newsletter subscription form or a javascript animation or an intro.

Packaging

You can licence packages, which combine different modules to individual WebApplications. In that way you can directly start with a complete, working system, adjust it to your needs online and get additional modules later, when the site grows.


  • Community Package
           Forum, Blogs,Profile-Pages, Audio-, Music-, Video,- and Text- Galeries and more

  • Media Shop
           Sell photos, videos, texts or music online, including Media Galleries and ShoppingCart

  • Project Site
           Blog-Module, EventsCalendar, WIKI-like TextEditors, CMS Pages and more enable you
           to present any kind of project on a unique, content-managed site.


           Modules Demo website: demo.synoptx.net
           Community demo website: www.10247.net



Modules

file upload form
the SpaceCake Web-Framework integrates a set of modules
which can be combined individually to construct any kind of website.
they can also be integrated into existing sites easily:

Community & Groupware

- Multimedia Galleries
- Forums / Boards
- Blog
- Wiki
- User Profile
- Private Messages
- Addressbooks
- Calendar
- TodoList / GettingThingsDone
- Project Management
- Document Management
- Chat (WebIRC)
- Comments, Tags,
- Rating and Voting
- Bookmarks
- News / RSS Feeds
- Geo Localisation

Content Management

- Multilanguage Editors
- Multimedia Editors
  Images / Audio / Video / Text / ..
- Custom Item Editors
- Flash(TM) Content Editors
- Contactform
- Newsletter Subscription



Administration

- Usage Statistics / Logs
- User Management
- Newsletter Management
- Content History
- Language Management

Display Elements

these are mini-modules, which can be plugged into any area a website. they can have a connection to the database or perform other actions.
the newsletter-subscription element ,for example, sends emails and stores data in the database.
Some examples:
newsletter subscription form
  • Contactform
  • Newsletter Subscription Form
  • Content Editor
  • Media File Display
  • Flash (TM) File Displaynewsletter subscription form
  • Language Select

 

Editor Elementsfile upload form

additionally to the rich-text editor, which can be placed everywhere in the site, there are different elements in the module-editors for special tasks:
  • Multimedia File Upload for:
    • Text
    • Musik
    • Video
    • Image    - Files
  • File Import for FTP Massimport

 

  • File Editor
    file upload form
    • Text Converter
    • Thumbnail Generation
    • Image Manipulation
    • Audio Cutting
    • Audio Settings and Compression
    • Video Re-Compression

 

  • Calendar Element

and other individual modules..