Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

magento-hackathon/magento-createjs

Repository files navigation

Magento module for integration create.js into default CMS funktionality

from Create.js: "Create.js is a comprehensive web editing interface for Content Management Systems. It is designed to provide a modern, fully browser-based HTML5 environment for managing content."

this module tries to integrate Create.js in the last intrusive way possible.

What are Problems you face when integrate it into Magento?

  • for security reasons save actions should happen over Admin Controller and account
  • link to the admin url should only appear, if you are already logged in as Admin or have a secret activation key (because communication between admin and frontend part is difficult)
  • for a clean addition of the RDFa attributes, you would need to rewrite the CMS Block, as certain parts are not accessable via templates.

Things are currently missing

  • Admin controller action to receive and update CMS Content

Other Notes

The work on this module was started during the Create.js Hackathon in Berlin 2012.

About

an example module which integrates createjs into magento default CMS functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •