Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

best way to include init.php in magento2 without composer #16

Open
michihu opened this issue Feb 18, 2020 · 0 comments
Open

best way to include init.php in magento2 without composer #16

michihu opened this issue Feb 18, 2020 · 0 comments

Comments

@michihu
Copy link

michihu commented Feb 18, 2020

hi all,

my question is where should I call

require_once('stripe-php-master/init.php');

the best?

If I do it in the config.php of the module itself it works but on compilation it gives an error.
Couldnt find any info on this.

Important note: NO Composer installed so not possible via composer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant