crowdfavorite / wp-capsule

The developer's code journal (built on WordPress)
https://crowdfavorite.com/capsule/
GNU General Public License v2.0
172 stars 27 forks source link

Identify all submodules #43

Closed pur4u closed 4 years ago

pur4u commented 7 years ago

Identify all the submodules and the functionality used from submodules. Check:

if the submodules are at the latest version - OK if there is a develop branch with updated code (CF submodule) - if code is old try to update the master from develop and update to current coding standards if the submodules are unmaintained forks of external repos - update the project to use the external repo In the end the submodules will be removed, code from submodules will be included in main project repo or will be included via Composer.


External submodules:

CF submodules

Copied from this

al-esc commented 4 years ago

Closing this as it's tracked in #62