{"id":25221473,"url":"https://github.com/mgdis/modulo","last_synced_at":"2025-10-23T23:34:04.034Z","repository":{"id":276762895,"uuid":"877155681","full_name":"MGDIS/modulo","owner":"MGDIS","description":"MGDIS Opensource Drupal Unified Logic for Organizations","archived":false,"fork":false,"pushed_at":"2025-03-31T12:07:51.000Z","size":46732,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T13:32:05.044Z","etag":null,"topics":["drupal","drupal-module"],"latest_commit_sha":null,"homepage":"https://www.mgdis.fr","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MGDIS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-23T07:23:37.000Z","updated_at":"2025-03-31T12:07:55.000Z","dependencies_parsed_at":"2025-03-31T13:37:55.013Z","dependency_job_id":null,"html_url":"https://github.com/MGDIS/modulo","commit_stats":null,"previous_names":["mgdis/modulo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MGDIS%2Fmodulo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MGDIS%2Fmodulo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MGDIS%2Fmodulo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MGDIS%2Fmodulo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MGDIS","download_url":"https://codeload.github.com/MGDIS/modulo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247327074,"owners_count":20920968,"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","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":["drupal","drupal-module"],"created_at":"2025-02-10T22:35:26.302Z","updated_at":"2025-10-23T23:34:04.029Z","avatar_url":"https://github.com/MGDIS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" style=\"font-weight: bold;\"\u003eModulo - MGDIS Opensource Drupal Unified Logic for Organizations\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"#tech\"\u003eTechnologies\u003c/a\u003e\n\u003ca href=\"#started\"\u003eGetting Started\u003c/a\u003e\n\u003ca href=\"#colab\"\u003eCollaborators\u003c/a\u003e\n\u003ca href=\"#contribute\"\u003eContribute\u003c/a\u003e\n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eModulo is a set of useful Drupal modules to init and configure a blank digital platform.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/MGDIS/modulo\"\u003e📱 Visit this Project\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch2 id=\"technologies\"\u003e💻 Technologies\u003c/h2\u003e\n\n- PHP\n- JS / TS\n- HTML / CSS\n- Twig\n- SASS\n- Frameworks\n  - Symfony\n- Deployment\n  - Composer\n  - Drush\n- Packager\n  - Gulp\n\n\u003ch2 id=\"started\"\u003e🚀 Getting started\u003c/h2\u003e\n\n```bash\n# The VM should be launched at this stage, if you have errors refer to the install doc which includes debugging helps.\nmake\n# Enter the vm bash\nmake bash\n# Install the php dependencies\ncomposer install\n```\n\nIn your `/etc/hosts` file,\n\n```sh\n127.0.0.1 docker.localhost\n```\n\nIf you use `BrowserSync` or `Firefox`,\n\n```sh\n127.0.0.1 docker.localhost\n127.0.0.1 monsite.docker.localhost\n127.0.0.1 pma.monsite.docker.localhost\n127.0.0.1 solr.monsite.docker.localhost\n#etc...\n```\n\n\u003ch3 id=\"dump\"\u003eDatabase backup\u003c/h3\u003e\n\nTo dump the database without cache tables,\n\n```bash\ndrush sql-dump --extra-dump=--skip-ssl --structure-tables-key=common \u003e ./sites/mysql/yellowstone.sql\n```\n\n\u003ch3 id=\"dump\"\u003eApache Solr\u003c/h3\u003e\n\n`Apache Solr` is used :\n\n- to implement crossReading such as \"moreLikeThis\"\n- as main search engine (with queries and facets)\n- to store useful lists (like news, agenda, etc)\n\nTo clear and reindex `Solr`,\n\n```bash\n#Clean core solr\ndrush sapi-c\n#Prepare business lists\ndrush sapi-r\n#Reindex\ndrush sapi-i\n```\n\n\u003ch2 id=\"colab\"\u003e🤝 Collaborators\u003c/h2\u003e\n\n\u003cp\u003eThanks to Modolo's owners.\u003c/p\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/ChristopheCARONMGDIS\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/186024808?v=4\" width=\"100px;\" alt=\"Christophe Caron Profile Picture\"/\u003e\u003cbr\u003e\n\u003csub\u003e\n\u003cb\u003eChristophe Caron\u003c/b\u003e\n\u003c/sub\u003e\n\u003c/a\u003e\n\u003c/td\u003e\n\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/NicolasDHESDINMGDIS\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/196618163?v=4\" width=\"100px;\" alt=\"Nicolas Dhesdin Profile Picture\"/\u003e\u003cbr\u003e\n\u003csub\u003e\n\u003cb\u003eNicolas Dhesdin\u003c/b\u003e\n\u003c/sub\u003e\n\u003c/a\u003e\n\u003c/td\u003e\n\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/PierreAMPUEROMGDIS\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/196618520?v=4\" width=\"100px;\" alt=\"Pierre Ampuero Profile Picture\"/\u003e\u003cbr\u003e\n\u003csub\u003e\n\u003cb\u003ePierre Ampuero\u003c/b\u003e\n\u003c/sub\u003e\n\u003c/a\u003e\n\u003c/td\u003e\n\n\u003ctd align=\"center\"\u003e\n\u003ca href=\"https://github.com/DavidLOBRYMGDIS\"\u003e\n\u003cimg src=\"https://avatars.githubusercontent.com/u/196618397?v=4\" width=\"100px;\" alt=\"David Lobry Profile Picture\"/\u003e\u003cbr\u003e\n\u003csub\u003e\n\u003cb\u003eDavid Lobry\u003c/b\u003e\n\u003c/sub\u003e\n\u003c/a\u003e\n\u003c/td\u003e\n\n\u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ch2 id=\"contribute\"\u003e📫 Contribute\u003c/h2\u003e\n\nSee our [contributing best practices](https://github.com/MGDIS/modulo/blob/main/CONTRIBUTING.md)\n\nIn resume for any developers see followings steps :\n\n1. `git clone https://github.com/MGDIS/modulo.git`\n2. `git checkout -b feature/NAME`\n3. Follow commit patterns\n4. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgdis%2Fmodulo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgdis%2Fmodulo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgdis%2Fmodulo/lists"}