• Resolved yprox

    (@yprox)


    Hello,

    we are already using this plugin but have uploaded files disappearing since we changed our environment.

    We use the very famous Bedrock edition (https://roots.io/bedrock/). They provide a compatibility page for plugin authors: https://roots.io/bedrock/docs/bedrock-compatibility/

    On production DISALLOW_FILE_MODS is set to TRUE

    The other specificity is that we use a non persistant infrastructure; It means that only what is contained inside our GitHub repository is deployed on the server; All un-commited files are lost when you deploy the project to production; Your plugin needs to store its information inside the database; or be able to re-create the necessary files if they are missing on the filesystem automatically;

    Our media library is hosted on a cloud remote storage (S3 compliant API) called Scaleway;

    Can you confirm you plugin does not violate the requirements we told you about (Bedrock + non persistent filesystem) ?

    Thank you.

Viewing 1 replies (of 1 total)
  • Hello @yprox,

    Thanks for your patience.

    We have checked and you will never lose anything from SJB plugin upon the migration of website.

    Simple Job Board is using the the default WordPress db tables for storing all data. We are not creating any other table in database.

    Please let us know if you have any other question.

    Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Uploaded files disappearing’ is closed to new replies.