tommm Posted September 20, 2017 Share Posted September 20, 2017 I am trying to write a module with a composer library in prestashop 1.6.1 Every time I try to load the module, i get a Prestashop error: 2 errors registrationSync (parse error in /modules/registrationSync/registrationSync.php) registrationSync (class missing in /modules/registrationSync/registrationSync.php) This goes away if I comment out the use /library/name/here How can I use a composer library in a module? I see several "hacks" and articles, but none have worked. Thanks Link to comment Share on other sites More sharing options...
langziyang Posted January 7, 2018 Share Posted January 7, 2018 i have the same question!!!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now