بنقرة واحدة
omeka-s-exelearning
يحتوي omeka-s-exelearning على 6 من skills المجمعة من exelearning، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Attach a new Omeka S event listener in Module.php. Invoke with a description, e.g. /add-event log media updates
Add a new route and controller action to this Omeka S module. Invoke with a short description, e.g. /add-route admin export endpoint
Add a new Laminas service (with factory) to this Omeka S module. Invoke with the service name, e.g. /add-service MyNewService
Run the full translation workflow — extract strings, update .po files, check for untranslated strings, and compile .mo files.
Package the module for distribution. Invoke with a version number, e.g. /release 1.2.3
Run the full CI verification pipeline locally — lint, unit tests, and 90% coverage check. Use after making changes to confirm they are ready.