{"id":30107056,"url":"https://github.com/benignware/wp-swiper-shortcode-pro","last_synced_at":"2025-08-10T01:33:01.624Z","repository":{"id":199600324,"uuid":"198611942","full_name":"benignware/wp-swiper-shortcode-pro","owner":"benignware","description":"Swiper integration for Wordpress","archived":false,"fork":false,"pushed_at":"2019-08-09T14:45:52.000Z","size":4707,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-10-11T04:59:58.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benignware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-07-24T10:21:32.000Z","updated_at":"2023-10-11T05:00:05.314Z","dependencies_parsed_at":"2023-10-11T05:16:12.368Z","dependency_job_id":null,"html_url":"https://github.com/benignware/wp-swiper-shortcode-pro","commit_stats":null,"previous_names":["benignware/wp-swiper-shortcode-pro"],"tags_count":43,"template":null,"template_full_name":null,"purl":"pkg:github/benignware/wp-swiper-shortcode-pro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benignware%2Fwp-swiper-shortcode-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benignware%2Fwp-swiper-shortcode-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benignware%2Fwp-swiper-shortcode-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benignware%2Fwp-swiper-shortcode-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benignware","download_url":"https://codeload.github.com/benignware/wp-swiper-shortcode-pro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benignware%2Fwp-swiper-shortcode-pro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269663320,"owners_count":24455798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-10T01:32:06.324Z","updated_at":"2025-08-10T01:33:01.599Z","avatar_url":"https://github.com/benignware.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swiper shortcode\n\nSwiper integration for Wordpress\n\n\n\n## API Reference\n\n### Functions\n\n`swiper_shortcode($params, $content)`\n\n\n`swiper_slide_shortcode($params, $content)`\n\n\n`swiper_gallery_shortcode($params, $content)`\n\n\n`get_swiper($template, $format, $params)`\n\n\n`register_swiper_theme($name, $theme)`\n\n\n## Development\n\n\nDownload [Docker CE](https://www.docker.com/get-docker) for your OS.\nDownload [NodeJS](https://nodejs.org) for your OS.\n\n### Install\n\n#### Install wordpress\n\n```cli\ndocker-compose run --rm wp install-wp\n```\n\nAfter installation you can log in with user `wordpress` and password `wordpress`.\n\nIf you like, you can import Wordpress Standard Demo Content like this:\n\n```cli\ndocker-compose run wp import vendor/wptrt/theme-unit-test --authors=skip\n```\n\n#### Install front-end dependencies\n\n```cli\nnpm i\n```\n\n### Development Server\n\nPoint terminal to your project root and start up the container.\n\n```cli\ndocker-compose up -d\n```\n\nPoint your browser to [http://localhost:8080](http://localhost:8080).\n\n\n#### Watch front-end dependencies\n\n```cli\nnpm run watch\n```\n\n### Docker\n\n##### Update composer dependencies\n\n```cli\ndocker-compose run composer update\n```\n\n##### Globally stop all running docker containers\n\n```cli\ndocker stop $(docker ps -a -q)\n```\n\n\n##### Update Wordpress\n\nDue to some permission issues, you need to chmod your container's web-root prior to running the updater:\n\n```cli\ndocker-compose exec wordpress bash\n```\n\nFrom the container shell, change permissons all down the tree.\n```cli\nchmod -R 777 .\n```\n\nAfter `CTRL+D`, you're ready to update Wordpress, either from the admin-interface or using wp-cli:\n\n```cli\ndocker-compose run wp core update\n```\n\n## Production\n\nCreate a build for production\n\n```cli\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenignware%2Fwp-swiper-shortcode-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenignware%2Fwp-swiper-shortcode-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenignware%2Fwp-swiper-shortcode-pro/lists"}