Hello,
After I installed OXID6 version community edition, I tried to install PayPal module without composer (Using the old way), but I faced with some problems.
Below are screenshots from Structure of the Shop and content from some of the files:
The latest Paypal module was written using namespaces for usage only from OXID eShop 6 on. That’s why composer is needed like @ProudCommerce wrote, to get the namespaces. If you use older modules that do not use namespaces yet, the installation shall be possible like it was done before.
BTW: when installing the compilation, the Paypal module is already included. No need to install it later.
@leofonic - how long you think metadata 1.1 solution (old-style classnames) will be compatible with oxid 6? Should I be afraid and change all module to the new convention?
Hi, I am using metadata 2.0 with namespace. My module is working fine with composer installation, but i need to install copy/paste procedure with same module. If possible to install the copy/paste procedure for metadata 2.0.