Plugin Directory

Changeset 3470651


Ignore:
Timestamp:
02/26/2026 07:30:30 PM (5 weeks ago)
Author:
themeum
Message:

Updated readme

Location:
growfund
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • growfund/tags/1.0.8/readme.txt

    r3470139 r3470651  
    283283[https://github.com/themeum/growfund](https://github.com/themeum/growfund)
    284284
    285 = Build Steps =
    286 
    287 * Clone the repository
    288    git clone git@github.com:themeum/growfund.git
    289    cd growfund
    290    
    291 * Start Docker Environment
    292    docker-compose up --build -d
    293 
    294 * Install PHP Dependencies
    295    cd wordpress/wp-content/plugins/growfund
    296    composer install
    297 
    298 * Install Node Dependencies
    299    cd ../../../../apps
    300    yarn install
    301 
    302 * Run
    303    yarn dev
    304 
    305 * Build
    306    yarn build
    307 
    308 
    309285== Installation Process ==
    310286
  • growfund/trunk/readme.txt

    r3470139 r3470651  
    283283[https://github.com/themeum/growfund](https://github.com/themeum/growfund)
    284284
    285 = Build Steps =
    286 
    287 * Clone the repository
    288    git clone git@github.com:themeum/growfund.git
    289    cd growfund
    290    
    291 * Start Docker Environment
    292    docker-compose up --build -d
    293 
    294 * Install PHP Dependencies
    295    cd wordpress/wp-content/plugins/growfund
    296    composer install
    297 
    298 * Install Node Dependencies
    299    cd ../../../../apps
    300    yarn install
    301 
    302 * Run
    303    yarn dev
    304 
    305 * Build
    306    yarn build
    307 
    308 
    309285== Installation Process ==
    310286
Note: See TracChangeset for help on using the changeset viewer.