Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plugins support and initial commit of Data-JSON, JSON manager, URL Mapping and Fieldflow #1237

Merged
merged 5 commits into from
Apr 27, 2017

Conversation

duboisp
Copy link
Member

@duboisp duboisp commented Apr 25, 2017

As discussed during PR review meeting, it was decided to move the plugin that can execute business logic into the theme directly.

Related to:

Require this PR # 7982 Remove Data-JSON and generating an unique session id to be merged before.

Have a build script that support plugins created/addded in
“src/plugin/plugin-name” like the wet-boew core. Plugins in the theme
are all concatenated in a single file “theme.js”
As this plugin can execute business logic, it was requested during PR
review meeting to move it into the theme instead of keeping in it in
the core.
See PR 7875 from wet-boew for more info
As this plugin can execute business logic, it was requested during PR
review meeting to move it into the theme instead of keeping in it in
the core.
See PR 7882 from wet-boew for more info
As this plugin can execute business logic, it was requested during PR
review meeting to move it into the theme instead of keeping in it in
the core.
See PR 7883 from wet-blew for more info
As this plugin can execute business logic, it was requested during PR
review meeting to move it into the theme instead of keeping in it in
the core.
See PR 7790 from wet-boew for more info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants