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

Upgrade Custom Modules to OC 2.0 #1473

Closed
007amitgarg opened this issue May 23, 2014 · 5 comments
Closed

Upgrade Custom Modules to OC 2.0 #1473

007amitgarg opened this issue May 23, 2014 · 5 comments

Comments

@007amitgarg
Copy link

Hi,

I have built a facebook login module for OC 1.5.5.1 which is working fine. I was looking forward to make it for OC 2.0 but it says facebook class not found... and this is happening with other modules as well.... i can converted the code accord to OC 2.0 but still got the same error.. Please Help!

@botonakis
Copy link

The version is not final.
Also the extension you are making is vqmod? vqmod won't be available in version 2.0. ocmod is the new way of extensions.

K.

@007amitgarg
Copy link
Author

hi, thank you for responding...

yes i agree this version is not final... but the base classes are final i guess. No there is no vqmod.

@botonakis
Copy link

So the error is from your extensions classes. I recommend to read about ocmod and make the extension only through ocmod's process.

@007amitgarg
Copy link
Author

so you mean... We cannot use external libraries in OC 2.0 without ocmod's, if really ocmod's then where i can read about it please!

@jamesallsup
Copy link
Contributor

Please read the github doc pages for info on ocmod

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

No branches or pull requests

3 participants