Giter Site home page Giter Site logo

Comments (6)

artipixel avatar artipixel commented on May 20, 2024 1

OK. I was able to make it work. It seems like it's a permission/owner issue.
Here is what I've done for it to work:

  • Removed everything related to the plugin, including composer files and vendor directory.
  • sudo chown -R $(whoami) .
  • run composer not as sudo.
  • it will now create the plugin files as the right owner and will be able to require it.

from simply-static-deploy.

HammenWS avatar HammenWS commented on May 20, 2024 1

@artipixel Thanks a lot! When I have some time I will try to make changes so you won't have to do these steps.

from simply-static-deploy.

schoenkaft avatar schoenkaft commented on May 20, 2024

@l-fuller it seems you haven't included the Composer autoloader in your project. I've updated the readme with a small note about this in the installation section.

It's not merged to master yet, but can be seen here

Update: it's now the last part of the installation section:
https://github.com/grrr-amsterdam/simply-static-deploy#installation

Let me know if this resolves your problem 👍

from simply-static-deploy.

artipixel avatar artipixel commented on May 20, 2024

I'm also having this issue as many others and it's still present.
Can't activate the plugin no matter what, did everything by the book, installed it again, autoload is in wp-config, simply static plugin installed. Everything is fine. except it wont work :(

from simply-static-deploy.

jason-lavigne-healthsaas avatar jason-lavigne-healthsaas commented on May 20, 2024

Hi,

I am also running in to this issue, can you provide some guidance on the required permissions?

It appears that for me, your include files are not loading...the autoload.php is running.

Also my project did not have composer used, however I did create the composer.json in the root (where wp-config.php lives) and included only your extra info and the plugin installed where it should and the vendor folder exists as expected.

Really looking forward to getting this to run, for the life of me I cannot find the issue....

from simply-static-deploy.

elreydetoda avatar elreydetoda commented on May 20, 2024

@jason-lavigne-healthsaas, this worked for me: #33 (comment)

from simply-static-deploy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.