GithubHelp home page GithubHelp logo

publitio_php_sdk's People

Contributors

ob1y2k avatar sistemd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

publitio_php_sdk's Issues

PUT request on file update never ends...

Perhaps I'm doing something wrong, but followed the example to update file and while testing on MacOS using MAMP, the page/script never ends – but it does successfully change the info (title in this case). The tab endlessly tries to load something and never dumps information about the call. Possible the API isn't returning a message on success? A failed message is returned if something like the ID is wrong.

Aha – just saw that the script is returning the expected info, but taking ~2min to complete (script time out?) – the change is instantly available via dashboard on refresh, but the script strangely takes forever. Doing things like listing all files in a folder are instant.

Composer install issue from readme

Tried following readme instructions, but kept getting an error while attempting to require the SDK:

running:
publitio composer require publitio/publitio

gave the following error:

[InvalidArgumentException]
  Could not find a version of package publitio/publitio matching your minimum-stability (stable). Require it with an explicit version co
  nstraint allowing its desired stability.

With lots of searching, learned to run the following command:
publitio php composer.phar show publitio/publitio --all

Which revealed versions : dev-master (maybe needs to be called 1.0 or stable??)

Then I could run:
publitio php composer.phar require publitio/publitio:dev-master

And install... phew!

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.