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

Complete module revamping #24

Merged
merged 12 commits into from
Jan 14, 2016
Merged

Conversation

roadster31
Copy link
Contributor

This PR is a complete revamping of the module, to use payment modules features introduced in Thelia 2.1.

The configuration system no longer uses AdminIncludes, but hooks.
Configuration data are stored in the standard module_config table, and no longer uses a specific table.
Configuration features has been added (IP filter, min and max amounts, etc).

Error handling is enhanced, and the log system is more accurate. Logs are readable in the back-office.

The modules uses the standard views of the default template, and a manual integration is no longer required.

The module mails are now defined in a mail template.

PR #19 and #23 have been included in this PR.

The new configuration page :

img-2016-01-12 01 12 30

bibich added a commit that referenced this pull request Jan 14, 2016
@bibich bibich merged commit 113b131 into thelia-modules:master Jan 14, 2016
@bibich
Copy link
Contributor

bibich commented Jan 14, 2016

Thanks

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.

2 participants